Differences between revisions 69 and 73 (spanning 4 versions)
Revision 69 as of 2010-03-04 11:44:22
Size: 4306
Editor: 117
Comment:
Revision 73 as of 2010-08-28 20:32:47
Size: 4697
Editor: d47-69-169-140
Comment: Added Python Koans
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 * [[http://www.tutorialspoint.com/python/index.htm|Basic to Advanced Tutorial]] A good tutorial on Python specially for the beginners.  * [[http://www.tutorialspoint.com/python/index.htm|Basic to Advanced Tutorial]] A good tutorial on Python especially for the beginners.
Line 11: Line 11:
 * [[http://code.google.com/edu/languages/google-python-class/|Google's Python Class]] - Google's Python tutorial for "people with a little bit of programming experience"
Line 21: Line 22:
 * [[http://homepage.mac.com/s_lott/books/python.html|Python for Programmers]] - for "Professional programmers who need to learn Python "
 * A basic [[http://programming-guides.com/python/|Python Tutorial]] that goes into some interesting features and examples.
Line 27: Line 30:

 * [[http://homepage.mac.com/s_lott/books/python.html|Python for Programmers]] - for "Professional programmers who need to learn Python "
 * [[http://wiki.github.com/gregmalcolm/python_koans/|Python Koans]] Learn Python through TDD

Python for Programmers

The tutorials on this page are aimed at people who have previous experience with other programming languages (C, Perl, Lisp, Visual Basic, etc.). Also of potential interest are such related Beginners Guides as BeginnersGuide/Overview and BeginnersGuide/NonProgrammers, and the tips in MovingToPythonFromOtherLanguages.

BeginnersGuide/Programmers (last edited 2024-11-20 01:24:35 by huhuhang)

Unable to edit the page? See the FrontPage for instructions.