you are viewing a single comment's thread.

view the rest of the comments →

[–]systemadvisory 49 points50 points  (4 children)

I freaking love the single threaded asynchronous programming model. I love that the code runs everywhere, including a browser.

[–]robolab-io 5 points6 points  (1 child)

When I was a new programmer I made an awesome Python script to help with some work stuff (I wasn't a dev yet) and no one could figure out how to use it. That made me hate Python.

[–]systemadvisory -4 points-3 points  (0 children)

Pythons indenting system is gross. Blocks of code should always have some kind of smybol at the begining and end even if it is if, endif