Introduction object-oriented programming

David M. Cook davecook at nowhere.net
Sun Jan 19 01:34:15 EST 2003


In article <b08ank$dak12 at imsp212.netvigator.com>, Wouter van Marle wrote:
> Hi All,
> 
> Can anyone recommend me an introduction on object oriented programming in
> general, and the trick in Python? Preferrably tutorial on the web or so.

Some good books on the subject:

An Introduction to Object-Oriented Programming (3rd Edition)
by Timothy Budd

Design Patterns Explained: A New Perspective on Object-Oriented Design
by Alan Shalloway, James R. Trott

Dave Cook




More information about the Python-list mailing list