Introduction object-oriented programming

Laura Creighton lac at strakt.com
Fri Jan 17 12:49:41 EST 2003


> "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.
> -- 
> http://mail.python.org/mailman/listinfo/python-list

See http://archive.eiffel.com/doc/manuals/technology/oosc/page.html
for Table of Contents, Preface, and one Sample chapter.

Laura Creighton





More information about the Python-list mailing list