Saturday, 26th January 2013
How do I learn Python fast?
Learn how to use the Python interactive prompt and start solving problems with it. The official Python tutorial is an excellent place to start: http://docs.python.org/2/tutorial/
[... 38 words]