OO Python

Ben Finney ben+python at benfinney.id.au
Wed Feb 9 19:24:47 EST 2011


Paul Symonds <Paul.J.Symonds at gmail.com> writes:

> Are there any good resources to learn OO Python from?

The first resource to use is the Python tutorial
<URL:http://docs.python.org/tutorial/>.

Work through the whole thing: read the text and run the examples
yourself, then experiment until you understand the points before moving
to the next part.

-- 
 \      “Every man would like to be God, if it were possible; some few |
  `\          find it difficult to admit the impossibility.” —Bertrand |
_o__)                    Russell, _Power: A New Social Analysis_, 1938 |
Ben Finney



More information about the Python-list mailing list