[Tutor] Class definition...

Spencer Parker inthefridge at gmail.com
Fri Feb 27 18:19:23 CET 2009


Your tutorial is awesome...thanks again...
The biggest confusion I have just had is the self.balance kind of thing.  I
need to just remember how it is treating each individual statement is all.
 Remember how everything is basically an object...just wrapping my brain
around it for the most part.

On Thu, Feb 26, 2009 at 11:42 AM, Alan Gauld <alan.gauld at btinternet.com>wrote:

>
> "Spencer Parker" <inthefridge at gmail.com> wrote
>
>  I am looking for a good tutorial to walk through that really explains
>> class
>> definition.  This has been one sticking point that always messes me up
>>
>
> I assume from that you have been through the basic tutors like mine?
>
> Have you tried the deeper material in Dive into Python and the official
> tutorial?
>
> If so then it is probnably better for you to give us some specific
> questions you have. Or post a bit of a tutorialyou don't understand
> and we can collectively try to clarify it. Specific questions are always
> easier to answer than generalities.
>
>  the most part.  That and when people use "self".  For some reason I just
>> can't grasp what people say.  Any good pointers to throw at me?
>>
>
> OK, I explain self in my OOP tutor topic ( a sub heading under
> "Using Classes"), but again if thats not sufficient then you probably
> need to give us explicit  examples of what you don't understand and
> your concerns.
>
> HTH,
>
> --
> Alan G
> Author of the Learn to Program web site
> http://www.alan-g.me.uk/
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20090227/f185d69b/attachment.htm>


More information about the Tutor mailing list