Re: OOP Newb

2005-09-09 Thread James Stroud
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 a

OOP Newb

2005-09-09 Thread MilkmanDan
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 an