OO patterns with Python

Mark McEahern marklists at mceahern.com
Mon Feb 10 14:52:44 EST 2003


> My understanding is that OO is not that trivial, and that patterns
> have been created as template solutions for common or difficult
> problems. As there seems to be no specific book on patterns with
> Python, can anybody recommend a book or a URL on patters which is
> language-independant, so that I do not have to learn C++, Java or
> whatever first?

Check this out:

  http://www.mindview.net/Books/TIPython

// m
-






More information about the Python-list mailing list