Python

TwitterFacebook
Get flash to fully experience Pearltrees

Python Programming - Free computer books

Python is an object-oriented high-level programming language created by Guido van Rossum in 1990. Python has a fully dynamic type system and uses automatic memory management; it is thus similar to Perl, Ruby, Scheme, Smalltalk, and Tcl. http://www.computer-books.us/python.php

Python re Module - Use Regular Expressions with Python - Regex Support

Python is a high level open source scripting language. Python's built-in "re" module provides excellent support for regular expressions , with a modern and complete regex flavor . The only significant features missing from Python's regex syntax are atomic grouping , possessive quantifiers and Unicode properties . http://www.regular-expressions.info/python.html

Python Programming

The official python documentation contains everything you need to know about programming with python. The documentation includes the following titles: Python Tutorial, Whats new? http://www.oopweb.com/Python/Files/Python.html
How do you learn Python? By doing a series of exercises, each of which adds a single new feature of the language. This 450+ page book has 42 chapters that will help you build Python programming skills through a series of exercises.

Building Skills in Python — S.Lott v4.1 Site

http://homepage.mac.com/s_lott/books/python.html
http://www.swaroopch.com/notes/Python 'A Byte of Python' is a free book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience.

Python - Notes

A couple of you make donations each month (out of about a thousand of you reading the text each week).

Text Processing in Python (a book)

http://gnosis.cx/TPiP/