this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Differences between revisions 72 and 76 (spanning 4 versions)
Revision 72 as of 2010-04-28 20:10:12
Size: 4602
Editor: proxy
Comment: Added another tutorial link and unindented the bottom link so it is not under showmedo
Revision 76 as of 2011-01-27 21:46:05
Size: 5008
Editor: port-92-203-21-77
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * [[https://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.  * [[https://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 30: Line 30:
 * [[https://wiki.github.com/gregmalcolm/python_koans/|Python Koans]] Learn Python through TDD
 * [[https://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.
 * [[https://www.python-course.eu|Python Course]] - This online Python course is aiming at beginners and with advanced topics at experienced programmers as well.

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 2025-09-04 17:02:09 by finnigja)

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