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