Differences between revisions 88 and 89
Revision 88 as of 2012-03-02 18:59:48
Size: 5756
Comment: undo spam
Revision 89 as of 2012-05-07 21:32:00
Size: 6026
Comment: added cscircles and "how to think" references
Deletions are marked like this. Additions are marked like this.
Line 26: Line 26:
== Interactive Tools and Lessons ==
 * [[http://cscircles.cemc.uwaterloo.ca | Computer Science Circles]] with auto-graded examples and exercises; material up to lists and recursion
 * [[http://people.csail.mit.edu/pgbovine/python/tutor.html#mode=edit | Python Interactive Code Visualization by MIT CSAIL]]
 * [[http://http://thinkcspy.appspot.com/build/index.html | How to Think Like a Computer Scientist, Interactive Edition]]
Line 39: Line 44:

== Python Interactive Tutorials ==
 * [[http://people.csail.mit.edu/pgbovine/python/tutor.html#mode=edit | Python Interactive Code Visualization by MIT CSAIL]]

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.

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.