OOP Newb

M

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 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?
 
J

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

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/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,810
Latest member
Kassie0918

Latest Threads

Top