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

Differences between revisions 105 and 111 (spanning 6 versions)
Revision 105 as of 2014-01-14 12:40:00
Size: 6999
Editor: ppaez
Comment: Added CS1 textbook by John Zelle
Revision 111 as of 2014-10-20 17:58:42
Size: 7242
Comment: Fix two links and add book found by Doug Hockin
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, etc.). Also of potential interest are such related Beginners Guides as [[BeginnersGuide/Overview|BeginnersGuide/Overview]] and [[BeginnersGuide/NonProgrammers|BeginnersGuide/NonProgrammers]], and the tips in [[MovingToPythonFromOtherLanguages|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 19: Line 16:
 * [[https://www.rexx.com/~dkuhlman/python_101/python_101.html|Python 101 - Beginning Python]] and [[https://www.rexx.com/~dkuhlman/python_201/python_201.html|Python 201 - (Slightly) Advanced Python]] Two self-training courses from Dave Kuhlman.  * [[https://www.davekuhlman.org/python_101.html|Python 101 - Beginning Python]] and [[https://www.davekuhlman.org/python_201.html|Python 201 - (Slightly) Advanced Python]] - Two self-training courses from Dave Kuhlman.
 * [[https://www.davekuhlman.org/python_book_01.html|A Python Book: Beginning Python, Advanced Python, and Python Exercises]] - An online book by Dave Kuhlman.
Line 27: Line 25:
 * [[https://codecondo.com/10-ways-to-learn-python/|Resources for Learning Python]] 10 of the most popular / recommended platforms in the World when it comes to learning Python, either as a complete beginner or someone who knows his way around..
Line 29: Line 28:
 * [[ComparingTypes|ComparingTypes]] Quick look at some common programming types for python and other languages  * ComparingTypes Quick look at some common programming types for python and other languages
Line 34: Line 33:

* [[https://cscircles.cemc.uwaterloo.ca|Computer Science Circles]] 
 * [[https://cscircles.cemc.uwaterloo.ca|Computer Science Circles]]
Line 42: Line 40:
== Python Video Tutorials ==
 * [[https://showmedo.com/videos/series?name=pythonHollandIntroToPythonSeries_german|Einführung in die Programmierung mit Python]] (14 videos - German)
Line 43: Line 43:
== Python Video Tutorials ==
  * [[https://showmedo.com/videos/series?name=pythonHollandIntroToPythonSeries_german|Einführung in die Programmierung mit Python]] (14 videos - German)
* [[https://blog.showmedo.com/2007/03/22/get-going-with-python-1-getting-a-feel-for-the-language/|'Getting started with Python']] blog series at [[ShowMeDo|ShowMeDo]], includes articles on 'Python Development Environments' and 'Python Under-The-Hood'
 * [[https://blog.showmedo.com/2007/03/22/get-going-with-python-1-getting-a-feel-for-the-language/|'Getting started with Python']] blog series at ShowMeDo, includes articles on 'Python Development Environments' and 'Python Under-The-Hood'

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.

Books, Websites, Tutorials (non-interactive)

Interactive Tools and Lessons

Python Video Tutorials

BeginnersGuide/Programmers (last edited 2024-03-03 16:02:54 by MatsWichmann)

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