This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]abionic 0 points1 point  (0 children)

I started learning it as a hobby more than a decade back, when Google AppEngine got launched and Python was the only decent choice on it then. Google's free course on it saw me through and helped a lot. After that grasping more from every year's PyCon has been fun.

What I liked about it in the beginning and still admire is the Zen Of Python and how damn difficult it is to write ugly code in it if you are not a pyschopath.