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

Differences between revisions 67 and 73 (spanning 6 versions)
Revision 67 as of 2009-12-19 05:49:51
Size: 4290
Editor: c-3084e155
Comment: Added a tutorial
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 2: Line 2:
The tutorials on this page are aimed at people who have previous experience with other programming languages (C, Perl, Lisp, Visual Basic). Also of potential interest are such related Beginners Guides as [[BeginnersGuide/Overview]] and BeginnersGuide/NonProgrammers, and the tips in MovingToPythonFromOtherLanguages. 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.
Line 5: Line 5:
 * [[https://www.tutorialspoint.com/python/index.htm|Basic to Advanced Tutorial]] A good tutorial on Python specially for the beginners.  * [[https://www.tutorialspoint.com/python/index.htm|Basic to Advanced Tutorial]] A good tutorial on Python especially for the beginners.
Line 11: Line 11:
 * [[https://www.intuit-symbiosis.org/?uid=9|Python 2 & 3 Quick-Guides]] A fast and efficient guide, with many examples, for quickly learning many tricks of Python.  * [[https://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"
 * [[https://www.intuit-symbiosis.org/computin
g/?uid=9|Python 2 & 3 Quick-Guides]] A fast and efficient guide, with many examples, for quickly learning many tricks of Python.
Line 21: Line 22:
 * [[https://homepage.mac.com/s_lott/books/python.html|Python for Programmers]] - for "Professional programmers who need to learn Python "
 * A basic [[https://programming-guides.com/python/|Python Tutorial]] that goes into some interesting features and examples.
Line 27: Line 30:

 * [[https://homepage.mac.com/s_lott/books/python.html|Python for Programmers]] - for "Professional programmers who need to learn Python "
 * [[https://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 2025-09-04 17:02:09 by finnigja)

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