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

Differences between revisions 104 and 112 (spanning 8 versions)
Revision 104 as of 2013-11-13 01:35:13
Size: 6733
Editor: sashahart
Comment: remove dead link to www.swc.scipy.org
Revision 112 as of 2014-12-18 11:27:17
Size: 7402
Editor: OMFGNuts
Comment:
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 9: Line 6:
 * [[https://www.checkio.org| CheckiO interactive learning resource]] Creative way to improve Python skills with interesting tasks, it also supports Python 3|2
Line 19: Line 17:
 * [[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 23: Line 22:
 * [[https://mcsp.wartburg.edu/zelle/python/index.html|Python Programming: An Introduction to Computer Science]] by John M. Zelle. Used for CS1 courses at Wartburg College, IA. A simple tkinter-based graphics.py module is used in textbook examples (Python 2 and 3).
Line 26: Line 26:
 * [[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 28: Line 29:
 * [[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 33: Line 34:

* [[https://cscircles.cemc.uwaterloo.ca|Computer Science Circles]] 
 * [[https://cscircles.cemc.uwaterloo.ca|Computer Science Circles]]
Line 41: Line 41:
== Python Video Tutorials ==
 * [[https://showmedo.com/videos/series?name=pythonHollandIntroToPythonSeries_german|Einführung in die Programmierung mit Python]] (14 videos - German)
Line 42: Line 44:
== 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.