OOP books?

Rob Wolfe rw at smsnet.pl
Wed Oct 15 15:29:40 EDT 2008


Ken D'Ambrosio <ken at jots.org> writes:

> Is there an intro-to-Python book where the emphasis isn't so
> much on the language, but on OOP, itself?  Or, failing that, at least
> a Python book which doesn't just introduce the language, but gives
> equal billing to OOP practices, etc.

Take a look at design patterns in Python:
http://www.aleax.it/goo_pydp.pdf
http://video.google.com/videoplay?docid=-3035093035748181693

HTH,
Rob



More information about the Python-list mailing list