• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. Day 1: The Tyranny of the Rocket Equation

      Today's problem description: https://adventofcode.com/2019/day/1 Join the Tildes private leaderboard! You can do that on this page, by entering join code 730956-de85ce0c. Please post your...

      Today's problem description: https://adventofcode.com/2019/day/1


      Join the Tildes private leaderboard! You can do that on this page, by entering join code 730956-de85ce0c.

      Please post your solutions in your own top-level comment. Here's a template you can copy-paste into your comment to format it nicely, with the code collapsed by default inside an expandable section with syntax highlighting (you can replace python with any of the "short names" listed in this page of supported languages):

      <details>
      <summary>Part 1</summary>
      
      ```python
      Your code here.
      ```
      
      </details>
      
      13 votes
    2. Fitness Weekly Discussion

      What have you been doing lately for your own fitness? Try out any new programs or exercises? Have any questions for others about your training? Want to vent about poor behavior in the gym? Started...

      What have you been doing lately for your own fitness? Try out any new programs or exercises? Have any questions for others about your training? Want to vent about poor behavior in the gym? Started a new diet or have a new recipe you want to share? Anything else health and wellness related?

      6 votes
    3. What's the education system like in your country?

      Ok I'll start: Brazil: here the schools are split between the fundamental level, which is 1-9th grade, which is then subdivided onto fundamental I and II, which range from 1-5th (ages 6-11) and...

      Ok I'll start:

      Brazil: here the schools are split between the fundamental level, which is 1-9th grade, which is then subdivided onto fundamental I and II, which range from 1-5th (ages 6-11) and 6-9th grades (ages 11-15) respectively. Then we have 'medium' level ("Ensino Médio") which goes from 10th-12th grade, and then we have a national test called ENEM, where everyone takes a test to be able to enroll in the many colleges/universities which accept it, where you then reach 'superior' class and take technical courses and the like.

      Class goes from 7-12:20 Am for fundamental II and 1-5:20 pm for fundamental I. This is because each day is divided into six periods of 50 minutes (+a 20 minute break, like in most places) for the sake of making subject distribution easier.

      There are 8 subjects in fundamental class, Portuguese (grammar), math, geography, history, science, physical education, English (still mostly grammar) and arts. (Unsurprisingly it's more about culture & music than how to draw)
      In 'medium' class, 3 more subjects are added, which are biology, physics and chemistry.

      Funding for education is reserved for the states to decide, although it usually goes from 15-25% of total tax revenue.

      16 votes