Python

TwitterFacebook
Get flash to fully experience Pearltrees
http://docs.python.org/tutorial/index.html Python is an easy to learn, powerful programming language.

The Python Tutorial — Python v2.7.1 documentation

Python for Software Design: How to Think Like a Computer Scientist

http://www.greenteapress.com/thinkpython/ How to Think Like a Computer Scientist by Allen B. Downey
This book describes Python, an open-source general-purpose interpreted programming language. Python has distributions available for Microsoft Windows, Apple Mac OS X, GNU/Linux, BSD, web browser environments (NCLab, Sage) and many other platforms. There are currently three major implementations: the standard implementation written in C, Jython written in Java, and IronPython written in C# for the .NET environment.

Python Programming

http://en.wikibooks.org/wiki/Python_Programming