Python
Revision as of 21:45, 2 June 2008 by Michael Murtaugh (talk | contribs)
Python is a scripting language written by Guido van Rossom.
The name actually refers to Monty Python, the charmingly irreverent and absurdist comedy troupe, as opposed to venomous snake. Many find that Python is a good language for learning programming.
Website
Learning Python
- The "official" course textbook
- A nice quick intro to programming with Python as the specific language.
- Another good, free, resource
Useful Add-ons (Libraries)
- PythonImageLibrary (PIL)
- feedparser