Complex Solutions to Problems

  • Darthan
    23rd Apr 2015 Member 0 Permalink

    it is very hard to belive you learned lua when you were 10... I am 11 and I have not even learned about programming simple games yet!

  • Lord_Bowserinator
    23rd Apr 2015 Member 1 Permalink

    @Darthan (View Post)

     Dude I learned python when I was 11

    Edited once by Lord_Bowserinator. Last: 23rd Apr 2015
  • CeeJayBee
    23rd Apr 2015 Member 0 Permalink
    Scratch is a good gateway pseudo-programming language to start with. It basically just teaches you logic and that sort of stuff. Python is also a nice and easy one, but it relies heavily on indentation, which will force you to make your code look neat (yet again, this is also a blessing in disguise if you want to move onto Lua or more advanced languages such as C++).
    Edited 2 times by CeeJayBee. Last: 23rd Apr 2015
  • Lord_Bowserinator
    23rd Apr 2015 Member 0 Permalink

    @CeeJayBee (View Post)

     Scratch is nice, but it was so simple it was complicated (If you get what I'm saying. Basiclly it's simplicity makes some tasks harder, forcing you to find a overly complicated solution. It's fun to start with though)

  • MiningMarsh
    24th Apr 2015 Member 3 Permalink

    I learned to Y-Combinate as a fetus.

  • boxmein
    24th Apr 2015 Former Staff 1 Permalink
    @MiningMarsh (View Post)
    Oh yea? Well I did eta reduction while I was a sperm cell!
  • Factorial
    24th Apr 2015 Banned 0 Permalink
    This post is hidden because the user is banned
  • Protcom
    24th Apr 2015 Member 0 Permalink

    @Factorial (View Post)

    You can make a note using notepad or anything you can write on and write everything you have learned so that you can come back to it when there is something you need to know. This is what I usually do when I learn a new programming language.

  • Factorial
    24th Apr 2015 Banned 0 Permalink
    This post is hidden because the user is banned
  • greymatter
    25th Apr 2015 Member 0 Permalink
    EVERYONE FORGOT ABOUT QBASIC
    First programming language I ever tried when I was like..9 or something.

    Also I hate python because I keep putting semicolons at the end of each line. Making a bot for a random chat channel is the only thing I've ever used python for.
    HTML+CSS+JavaScript is my favorite.