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

Differences between revisions 94 and 97 (spanning 3 versions)
Revision 94 as of 2013-01-31 17:36:55
Size: 6970
Editor: BillKruz
Comment:
Revision 97 as of 2013-08-03 05:41:37
Size: 7215
Editor: YasoobKhalid
Comment: added https://freepythontips.wordpress.com
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
== Interactive Tools and Lessons ==


 * [[https://interactivepython.org/courselib/static/pythonds/index.html|Problem Solving with Algorithms and Data Structures using Python]] (second-level course)
 * [[https://cscircles.cemc.uwaterloo.ca|Computer Science Circles]]
 * [[https://interactivepython.org/courselib/static/thinkcspy/index.html|How to Think Like a Computer Scientist, Interactive Edition]]
 * [[https://people.csail.mit.edu/pgbovine/python/tutor.html|Python visualizer tool]]
 * [[https://jwork.org/learn/|Interactive tutorials for scientific programming using Python]]
Line 16: Line 8:
 * [[https://freepythontips.wordpress.com|Free python tips and tutorials]] Python tips and tutorials for beginners and professional programmers.
Line 43: Line 36:
== Interactive Tools and Lessons ==

 * [[https://www.learnstreet.com|LearnStreet: Free online Python tutorials and practice exercises]]
 * [[https://interactivepython.org/courselib/static/pythonds/index.html|Problem Solving with Algorithms and Data Structures using Python]] (second-level course)
 * [[https://cscircles.cemc.uwaterloo.ca|Computer Science Circles]]
 * [[https://interactivepython.org/courselib/static/thinkcspy/index.html|How to Think Like a Computer Scientist, Interactive Edition]]
 * [[https://people.csail.mit.edu/pgbovine/python/tutor.html|Python visualizer tool]]
 * [[https://jwork.org/learn/|Interactive tutorials for scientific programming using 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.