pragmatist comments on Learning programming: so I've learned the basics of Python, what next? - Less Wrong

8 Post author: ChrisHallquist 17 June 2013 11:31PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (67)

You are viewing a single comment's thread.

Comment author: pragmatist 18 June 2013 09:50:34AM *  5 points [-]

A fun way to explore more advanced features of Python is the Python Challenge. It's a series of online riddles that you're encouraged to solve using various features of Python.

Comment author: Leonhart 24 June 2013 10:48:19PM 2 points [-]

Thank you for pointing me to this!
I just picked Python up for the first time at the weekend because this looked fun. 6 questions down so far and feeling smug out of all proportion to the accomplishment :)