<div>I like that, I'm all over it like white on rice! Thanks.</div>
<div><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 9/20/05, <b class="gmail_sendername">János Juhász</b> &lt;<a href="mailto:janos.juhasz@velux.com">janos.juhasz@velux.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi Ed,<br><br>last month I have found this beautifull sample about threads and sockets:<br>&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/114642">
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/114642</a><br><br>It helped me to a lot to understand how these can be used together on an<br>OOP way.<br>It helped me much better, than any hypothetical OOP samples about cars and
<br>wheels, those really usefull just for programming teachers who never made<br>any real programm, but has to tell something about why OOP is good to<br>learn.<br>It was so nice to read and understand a so clean code.<br>
Probably it can help your understanding eighter.<br>The other place where I feel OOP very natural is using wxPython.<br><br>There is another recipe about portscanning with OOP and threading:<br>&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/286240">
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/286240</a><br><br><br>Yours sincerely,<br>______________________________<br>János Juhász<br><br><br><br>&gt; Message: 5<br>&gt; Date: Mon, 19 Sep 2005 17:01:30 -0400
<br>&gt; From: Ed Hotchkiss &lt;<a href="mailto:edhotchkiss@gmail.com">edhotchkiss@gmail.com</a>&gt;<br>&gt; Subject: Re: [Tutor] OOP fundamentals<br>&gt; To: Danny Yoo &lt;<a href="mailto:dyoo@hkn.eecs.berkeley.edu">dyoo@hkn.eecs.berkeley.edu
</a>&gt;<br>&gt; Cc: Tutor &lt;<a href="mailto:tutor@python.org">tutor@python.org</a>&gt;<br>&gt; Message-ID: &lt;<a href="mailto:d1bf1fa2050919140120325ee1@mail.gmail.com">d1bf1fa2050919140120325ee1@mail.gmail.com</a>&gt;
<br>&gt; Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br><br>&gt; Thanks Danny! Tommorrow I am off to get &quot;Programming for Python, 2nd<br>&gt; edition&quot; and learn everything - all of it, before I even bother with
<br>&gt; Sockets. Afterall, I want python for EVERYTHING not just sockets and inet<br>&gt; based scripts/applications.<br>&gt; I realized that I need to take a step back, make port scanner a class<br>that<br>&gt; does nothing but really help me learn classes, then insert threading,
<br>then<br>&gt; once that works, insert the actual sockets into their respective class<br>def<br>&gt; etc ... Thanks again ...<br>&gt; Next time I post, I'll have something either more abstract/theory<br>question,<br>&gt; or something that isn't quite so simple!
<br>&gt; Thanks again everyone thats been helping me out especially danny!<br><br>&gt; -edward<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: <a href="http://mail.python">
http://mail.python</a>.<br>&gt; org/pipermail/tutor/attachments/20050919/41d24153/attachment.html<br><br>_______________________________________________<br>Tutor maillist&nbsp;&nbsp;-&nbsp;&nbsp;<a href="mailto:Tutor@python.org">Tutor@python.org
</a><br><a href="http://mail.python.org/mailman/listinfo/tutor">http://mail.python.org/mailman/listinfo/tutor</a><br></blockquote></div><br><br clear="all"><br>-- <br>edward hotchkiss