Differences between revisions 70 and 74 (spanning 4 versions)
Revision 70 as of 2010-03-24 13:23:08
Size: 4477
Editor: 93-97-45-26
Comment:
Revision 74 as of 2010-12-20 15:47:03
Size: 4636
Editor: 99-66-147-87
Comment: changed to latest edition and use non-profit worldcat.org instead of Amazon to locate library having book and offering choice of bookstores
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 7: Line 7:
 * [[http://www.amazon.com/exec/obidos/tg/sim-explorer/explore-items/-/0735710910/0/101/1/none/purchase/ref=pd_sxp_r0/002-0605932-8839237|Python Essential Reference]] (book) If you want a highly compressed K&R-style 'just the facts' overview, David Beazley's "Python Essential Reference" covers practically all of the language in about a hundred pages.  * [[http://www.worldcat.org/title/python-essential-reference/oclc/288985690|Python Essential Reference]] (book) If you want a highly compressed K&R-style 'just the facts' overview, David Beazley's "Python Essential Reference" covers practically all of the language in about a hundred pages.
Line 22: 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 28: 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.