OOP Newb

James Stroud jstroud at mbi.ucla.edu
Sat Sep 10 00:05:19 EDT 2005


Work through the appropriate chapters of this free book:

http://www.ibiblio.org/obp/thinkCSpy/

"How to Think Like a Computer Scientist"

James

On Friday 09 September 2005 18:47, MilkmanDan wrote:
> I've been learning python for a while. It's awesome.  My problem is
> that I don't know anything about object oriented programming.  I can't
> seem to find any tutorials either, everything kind of assumes a basic
> knowledge of the subject.
>
> I have managed to figure out a few things, like what a class and an
> instance are, but I can't figure out how to use oop for anything.  Does
> anyone know where I can find out how to write an object (or anything
> else!) in python, or can anyone explain it to me?

-- 
James Stroud
UCLA-DOE Institute for Genomics and Proteomics
Box 951570
Los Angeles, CA 90095

http://www.jamesstroud.com/



More information about the Python-list mailing list