Please note: This wiki is currently running in test mode after an attack on January 5 2013. All passwords were reset, so you will have to use the password recovery function to get a new password. To edit wiki pages, please log in first. See the wiki attack description page for more details. If you find problems, please report them to the pydotorg-www mailing list.

Your search query "linkto:"How to start learning Python? Any suggestions"" didn't return any results. Please change some terms and refer to HelpOnSearching for more information.
(!) Consider performing a full-text search with your search terms.

Clear message

SEE:Ten things people want to know about Pythonfor more details.

Answer

* Just Use It -- many people just start using Python from day one, referring to example code and the language and library reference while working on solving a real problem. This works well for most experienced programmers, starting with some smaller coding tasks. Be sure to skim the extensive library reference to get an idea of what modules are available for your use.

* For more gentle introductions, see the Beginners Guide