Python: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
 
No edit summary
Line 2: Line 2:


The name actually refers to Monty Python, the charmingly irreverent and absurdist comedy troupe, as opposed to venomous snake.
The name actually refers to Monty Python, the charmingly irreverent and absurdist comedy troupe, as opposed to venomous snake.
== Website ==
* http://www.python.org
* [http://www.python.org/docs "official" documentation]


== Leaning Python ==
== Leaning Python ==

Revision as of 22:43, 2 June 2008

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.

Website

Leaning 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)