Book Recommendations

Fredrik Lundh fredrik at pythonware.com
Sun Dec 5 03:07:56 EST 2004


Nathan Weston wrote:

> I'm new to Python and am looking for a book to get me up to speed
> quickly. I'm an experienced programmer and very proficient with Ruby,
> so Python is coming easily to me and I don't need a gentle
> introduction -- I just need a quick way to get familiar with common
> Python idioms and important libraries.

http://effbot.org/zone/librarybook-index.htm

contains examples for all modules that were in 2.0, in idiomatic python
(see the "new modules in ..." for info on modules added in later versions).

</F> 






More information about the Python-list mailing list