Python

TwitterFacebook
Get flash to fully experience Pearltrees
http://homepage.mac.com/s_lott/books/oodesign.html

Building Skills in Object-Oriented Design — S.Lott v4.1 Site

About the Object-Oriented Design Book How do you move from OO programming to OO design? Do a lot of design focused on building a sophisticated application program.
Overviews (15) Core Modules [ core-modules-index ] Data Representation [ data-representation-index ] Data Storage [ data-storage-index ] File Formats [ file-formats-index ] Implementation Support Modules [ implementation-support-modules-index ] Internationalization [ internationalization-index ] Mail and News Message Processing [ mail-and-news-message-processing-index ] More Standard Modules [ more-standard-modules-index ] Multimedia Modules [ multimedia-modules-index ] Network Protocols [ network-protocols-index ] Other Modules [ other-modules-index ] Platform Specific Modules [ platform-specific-modules-index ] Preface [ preface-index ] Threads and Processes [ threads-and-processes-index ] Tools and Utilities [ tools-and-utilities-index ]

(the eff-bot guide to) The Standard Python Library

http://effbot.org/librarybook/
If you're using Django 1.0, consider reading the Django Book's second edition , which covers 1.0. http://www.djangobook.com/en/1.0/

The Django Book: Version 1.0 (English)

A couple of you make donations each month (out of about a thousand of you reading the text each week). http://gnosis.cx/TPiP/

Text Processing in Python (a book)

http://homepage.mac.com/s_lott/books/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