> That's pretty much all you need to know to start using objects. There's
> a lot more though: inheritance, class methods and static methods (as
> opposed to ordinary methods), properties, descriptors (advanced!),
> slots, and more. But one step at a time.
>
> Any questions, don't hesitate to ask!

Wow, amazing explanations!

> However, in your post, you suggest you don't have prior
> *programming* experience?
My bad; I meant prior programming experience outside Python (which
consists of some BASIC from, oh, 20 years ago).

Anyway, with the explanations I'm slowly getting my head around it
all. I'm sure I'll be back with more questions as soon as I can
formulate them. My biggest problem, which everyone (except this list)
skimmed over was the __init__ and self parts. Now that I've had those
explained to me, it's starting to make sense.

Thanks to everyone, again.

best regards,
Robert S.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to