OO patterns with Python

John Ochiltree johnochiltree at blueyonder.co.uk
Tue Feb 11 01:50:51 EST 2003


Patrick Useldinger wrote:

> Hello all,
> 
> I am an "experienced" programmer, but as I've worked on mainframes for the
> last 13 years I never had the opportunity to experiment with OO. I've now
> decided to close that enormous gap, and chose Python as the language to do
> so.
> 
> 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?
> 
> --
> email: 'dXNlbHBhQG15cmVhbGJveC5jb20=\n'.decode('base64')
Python Programming Patterns by Thomas W Christopher




More information about the Python-list mailing list