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

Differences between revisions 92 and 100 (spanning 8 versions)
Revision 92 as of 2013-01-26 16:34:13
Size: 7013
Editor: BillKruz
Comment: alphabetized list
Revision 100 as of 2013-09-16 19:19:37
Size: 7211
Comment: more alphabetizing....
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
 * [[https://www.afterhoursprogramming.com/tutorial/Python/Introduction/|After Hours Programming's Python Introduction]] Series of tutorials devoted to Python.
== Books, Websites, Tutorials (non-interactive) ==
* [[https://www.afterhoursprogramming.com/tutorial/Python/Introduction/|After Hours Programming's Python Introduction]] A beginners introduction into Python.
Line 8: Line 10:
 * [[https://freepythontips.wordpress.com|Free python tips and tutorials]] Python tips and tutorials for beginners and professional programmers.
Line 33: Line 36:
Line 36: Line 38:

* [[https://cscircles.cemc.uwaterloo.ca|Computer Science Circles]] with auto-graded examples and exercises; material up to lists and recursion
 * [[https://people.csail.mit.edu/pgbovine/python/tutor.html#mode=edit|Python Interactive Code Visualization by MIT CSAIL]]
 * [[https://cscircles.cemc.uwaterloo.ca|Computer Science Circles]]
 * [[https://www.learnstreet.com|LearnStreet: Free online Python tutorials and practice exercises]]
Line 40: Line 41:
 * [[https://interactivepython.org/courselib/static/pythonds/index.html|Problem Solving with Algorithms and Data Structures using Python]]
Line 42: Line 42:
 * [[https://interactivepython.org/runestone/static/pythonds/index.html|Problem Solving with Algorithms and Data Structures using Python]] (second-level course)
 * [[https://people.csail.mit.edu/pgbovine/python/tutor.html|Python visualizer tool]]
Line 45: Line 47:


 * [[https://www.udemy.com/learning-python-not-the-snake/|uDemy's - Learn Python (for Beginners)]]
  * [[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'
Line 50: Line 51:
 * [[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|ShowMeDo]], includes articles on 'Python Development Environments' and 'Python Under-The-Hood'
 * [[https://showmedo.com/videos/python|ShowMeDo.com/videos/Python]]: Over 240 Python programming screencasts, most are free, most are a part of [[https://showmedo.com/club|Club ShowMeDo]], all will teach you about Python programming:
 * The [[https://www.khanacademy.org/#computer-science|Khan Academy computer science]] playlist teaches Python.
  * [[https://showmedo.com/videos/series?name=pythonOzsvaldIntroToPyResourcesSeries|A Guide to Python Resources on the Web]] (2 videos)
Line 55: Line 55:
  * [[https://showmedo.com/videos/series?name=pythonOzsvaldIntroToPyResourcesSeries|A Guide to Python Resources on the Web]] (2 videos)
  * [[https://showmedo.com/videos/series?name=pythonHollandIntroToPythonSeries_german|Einführung in die Programmierung mit Python]] (14 videos - German)
Line 58: Line 56:
  * The [[https://www.khanacademy.org/#computer-science|Khan Academy computer science]] playlist teaches Python.  * [[https://showmedo.com/videos/python|ShowMeDo.com/videos/Python]]: Over 240 Python programming screencasts, most are free, most are a part of [[https://showmedo.com/club|Club ShowMeDo]], all will teach you about Python programming:
 * [[https://www.thenewboston.com/?cat=40]|TheNewBoston Python Tutorials]] Recommended for novice programmers.
 * [[https://www.udemy.com/learning-python-not-the-snake/|uDemy's - Learn Python (for Beginners)]]

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.