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

Differences between revisions 92 and 98 (spanning 6 versions)
Revision 92 as of 2013-01-26 16:34:13
Size: 7013
Editor: BillKruz
Comment: alphabetized list
Revision 98 as of 2013-08-06 17:54:28
Size: 7215
Editor: BradMiller
Comment:
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://freepythontips.wordpress.com|Free python tips and tutorials]] Python tips and tutorials for beginners and professional programmers.
 * [[https://www.afterhoursprogramming.com/tutorial/Python/Introduction/|After Hours Programming's Python Introduction]] A beginners introduction into Python.
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://www.learnstreet.com|LearnStreet: Free online Python tutorials and practice exercises]]
 * [[https://interactivepython.org/runestone/static/pythonds/index.html|Problem Solving with Algorithms and Data Structures using Python]] (second-level course)
 * [[https://cscircles.cemc.uwaterloo.ca|Computer Science Circles]]
Line 40: Line 42:
 * [[https://interactivepython.org/courselib/static/pythonds/index.html|Problem Solving with Algorithms and Data Structures using Python]]  * [[https://people.csail.mit.edu/pgbovine/python/tutor.html|Python visualizer tool]]
Line 58: Line 60:
  * The [[https://www.khanacademy.org/#computer-science|Khan Academy computer science]] playlist teaches Python.  * The [[https://www.khanacademy.org/#computer-science|Khan Academy computer science]] playlist teaches Python.

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.