Yes, I've noticed that.  However, after being asked to go re-read the classes section on <a href="http://python.org">python.org</a>, it makes more sense to me.  I've found it's the terminology used and until you have that down, the rest is gibberish.  I'm doing ok, now, but still have a lot to learn on them.  I think the only way I'll get it for sure is to do it. Do it again.  Again.  Again.  Again.  I'm not concerned about it so much because each time I go over it again, I understand more.<br>
<br><div class="gmail_quote">On Thu, Sep 13, 2012 at 11:53 AM, Alan Gauld <span dir="ltr"><<a href="mailto:alan.gauld@btinternet.com" target="_blank">alan.gauld@btinternet.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Classes elude me almost entirely.  I've followed the tutorials at<br>
<a href="http://bit.ly/MCAhYx" target="_blank">http://bit.ly/MCAhYx</a> and <a href="http://goo.gl/c170V" target="_blank">http://goo.gl/c170V</a> but in neither one do<br>
classes click.<br>
</blockquote>
<br></div>
OK, the problem is all those tutorials assume you understand OOP and only show you how Python does it. You need something that explains OOP first (or as well).<br>
<br>
You can try the OOP topic in my tutor or google for an intro to OOP.<br>
Unfortunately OOP is one of those topics that has grown up from several different sources and so there are many slightly divergent views on what exactly it means. But the general gist is usually the same.<div class="im">
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
element to python, it's like building a car from the ground up but never<br>
learning how to add oil.<br>
</blockquote>
<br></div>
Actually you can go a very long way in Python without OOP.<br>
Certainly without classes. Its more like building a car<br>
from the ground up but not understanding thermodynamics.<div class="im"><br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
As an example, I am going to reference this:<br>
<a href="http://stackoverflow.com/questions/6671620/list-users-in-irc-channel-using-twisted-python-irc-framework" target="_blank">http://stackoverflow.com/<u></u>questions/6671620/list-users-<u></u>in-irc-channel-using-twisted-<u></u>python-irc-framework</a><br>

</blockquote>
<br></div>
Don;t even contemplate using Twisted as a concept learning tool, except for Twisted itself! :-)<br>
<br>
Twisted is very powerful but its not for beginners.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Are there any better resources for learning classes for someone who's<br>
never touched object oriented programming in the past besides basic<br>
interpretation for debugging purposes?<br>
</blockquote>
<br></div>
There are many but the focus needs to be on OOP - the why and wherefore not the language syntax.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Alan G<br>
Author of the Learn to Program web site<br>
<a href="http://www.alan-g.me.uk/" target="_blank">http://www.alan-g.me.uk/</a></font></span><div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
Tutor maillist  -  <a href="mailto:Tutor@python.org" target="_blank">Tutor@python.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="http://mail.python.org/mailman/listinfo/tutor" target="_blank">http://mail.python.org/<u></u>mailman/listinfo/tutor</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Molon Labe<br>"Come and take them"<br><br>"By divine design, fathers are to preside over their families in love and righteousness and are responsible to provide the necessities of life and protection for their families."<br>
<br>"The Marines I have seen around the world have the cleanest bodies, the filthiest minds, the highest morale, and the lowest morals of any group of animals I have ever seen. Thank God for the United States Marine Corps!" -Eleanor Roosevelt<br>