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

Differences between revisions 80 and 82 (spanning 2 versions)
Revision 80 as of 2011-07-29 15:00:18
Size: 5069
Editor: dsl-217-155-230-238
Comment: Added Py3 link to Dive Into Python entry.
Revision 82 as of 2011-08-01 22:12:54
Size: 5528
Editor: 197
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
 * [[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'
Line 24: Line 23:
 * [[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 Video Tutorials ==

 * [[https://code.google.com/edu/languages/google-python-class/|Google's Python class]]
 * [[https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00-introduction-to-computer-science-and-programming-fall-2008/?r=iTunes|MIT's 6.00 Introduction to Computer Science and Programming]] (in Python)
 * [[https://www.thenewboston.com/?cat=40]|TheNewBoston Python Tutorials]] Recommended for novice programmers.
 * [[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'
Line 30: Line 39:
 * [[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.

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.