Introduction object-oriented programming
Mike Meyer
mwm at mired.org
Fri Jan 17 12:44:09 EST 2003
More information about the Python-list mailing list
Fri Jan 17 12:44:09 EST 2003
- Previous message (by thread): Introduction object-oriented programming
- Next message (by thread): Introduction object-oriented programming
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Wouter van Marle" <wouterm at spammers-unite-here.com> writes: > Can anyone recommend me an introduction on object oriented programming in > general, and the trick in Python? Preferrably tutorial on the web or so. For OO in general, the best thing I've seen - by a large margin - is Bertrand Meyer's (no relation) "Object Oriented Software Construction". It's not available on the web, but well worth buying. It may make you want to find an Eiffel compiler. <mike -- Mike Meyer <mwm at mired.org> http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
- Previous message (by thread): Introduction object-oriented programming
- Next message (by thread): Introduction object-oriented programming
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list