Differences between revisions 18 and 19
Revision 18 as of 2008-08-31 17:48:57
Size: 4895
Comment:
Revision 19 as of 2008-09-03 02:12:25
Size: 4910
Comment:
Deletions are marked like this. Additions are marked like this.
Line 29: Line 29:
  * [http://pythonbook.coffeeghost.net/book1 Invent Your Own Computer Games with Python, Book 1] is a free e-Book that teaches you how to program in the Python programming language.    * [http://pythonbook.coffeeghost.net/book1 Invent Your Own Computer Games with Python, Book 1], by Al Sweigart is a free e-Book that teaches you how to program in the Python programming language.

Python for Non-Programmers

If you've never programmed before, the tutorials on this page are recommended for you; they don't assume that you have previous experience.

If you have previous programming experience, the list of programmer-oriented tutorials on the ["BeginnersGuide/Programmers"] page may get you started more quickly, but the tutorials on this page may still be helpful.

For Younger Students

  • [http://www.livewires.org.uk/python/ LiveWires] A set of Python lessons used during 1999, 2000, 2001 and 2002 children's summer camps in Britain by Richard Crook, Gareth McCaughan, Mark White, and Rhodri James. Aimed at children 12-15 years old.

  • [http://gvr.sourceforge.net Guido van Robot] A teaching tool in which students write simple programs using a Python-like language to control a simulated robot. Field-tested at Yorktown High School, the project includes a lesson plan.

BeginnersGuide/NonProgrammers (last edited 2023-03-03 16:42:03 by AdamEmery)

Unable to edit the page? See the FrontPage for instructions.