Differences between revisions 33 and 34
Revision 33 as of 2011-07-08 17:26:28
Size: 5601
Editor: PaulBoddie
Comment: Hetland's "Instant Hacking" site now works again.
Revision 34 as of 2011-08-31 05:38:57
Size: 5715
Editor: 50
Comment:
Deletions are marked like this. Additions are marked like this.
Line 33: Line 33:
  * The [[http://www.khanacademy.org/#computer-science][Khan Academy computer science]] playlist teaches Python.

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

  • 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.

  • 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.

  • PythonTurtle A learning environment for Python suitable for beginners and children, inspired by Logo. Geared mainly towards children, but known to be successful with adults as well.

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

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