Differences between revisions 71 and 75 (spanning 4 versions)
Revision 71 as of 2010-03-27 16:20:29
Size: 4478
Editor: 95
Comment: Corrected specially to especially in '...Python specially for beginners.'
Revision 75 as of 2011-01-20 06:58:13
Size: 4846
Editor: DanStromberg
Comment:
Deletions are marked like this. Additions are marked like this.
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
 * [[http://stromberg.dnsalias.org/~dstromberg/Intro-to-Python/|Intro to Python]] - A Brief Presentation about Python mainly aimed at experienced programmers. Might be nice as a first pass over the language.

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.