PyClass: Difference between revisions
Jump to navigation
Jump to search
| Line 10: | Line 10: | ||
* [http://inventwithpython.com/ Invent Your Own Computer Games with Python] - another great introductory text, written by [[Noisebridge]] member [[User:AlSweigart|Al Sweigart]] | * [http://inventwithpython.com/ Invent Your Own Computer Games with Python] - another great introductory text, written by [[Noisebridge]] member [[User:AlSweigart|Al Sweigart]] | ||
* [http://www.diveintopython.org/ Dive Into Python] - a solid survey of Python for experienced programmers. | * [http://www.diveintopython.org/ Dive Into Python] - a solid survey of Python for experienced programmers. | ||
* [http://learnpythonthehardway.org/ Learn Python | * [http://learnpythonthehardway.org/ Learn Python The Hard Way] - A good introductory text with lots of exercises written by prolific programmer Zed Shaw | ||
* [http://oreilly.com/catalog/9780596100469/ Python in a Nutshell] - a handy reference | * [http://oreilly.com/catalog/9780596100469/ Python in a Nutshell] - a handy reference | ||
* [http://docs.python.org/ Python Documentation] | * [http://docs.python.org/ Python Documentation] | ||
Revision as of 12:17, 30 September 2010
Come learn Python, Mondays at 6:30 PM PST.
Know how to program, but don't know Python? We'll get you up to speed.
Don't know how to program? We'll teach you.
Texts
- Think Python - the primary text we use.
- Invent Your Own Computer Games with Python - another great introductory text, written by Noisebridge member Al Sweigart
- Dive Into Python - a solid survey of Python for experienced programmers.
- Learn Python The Hard Way - A good introductory text with lots of exercises written by prolific programmer Zed Shaw
- Python in a Nutshell - a handy reference
- Python Documentation
--Cubes 14:27, 14 June 2009 (PDT)