On 05/08/2012 20:46, lipska the kat wrote: > Design Patterns by Gamma, Helm, Johnson and Vlissides
In article <[email protected]>, Mark Lawrence <[email protected]> wrote: > Please no, that's the worst possible book for someone trying to learn > OOD in Python. +1 what Mark said. It's certainly the classic patterns book, but most of it is about clever ways to work around the C++/Java style of type bondage. Trying to learn OO from that book is like learning to paint by reading a textbook on the chemical properties of oil pigments. -- http://mail.python.org/mailman/listinfo/python-list
