Re: [Tutor] OOP fundamentals

2005-09-20 Thread Ed Hotchkiss
s sincerely,__János Juhász> Message: 5> Date: Mon, 19 Sep 2005 17:01:30 -0400 > From: Ed Hotchkiss <[EMAIL PROTECTED]>> Subject: Re: [Tutor] OOP fundamentals> To: Danny Yoo <[EMAIL PROTECTED] >> Cc: Tutor <tutor@python.org>> Message-ID: <[EMAIL PROTEC

Re: [Tutor] OOP fundamentals

2005-09-19 Thread János Juhász
From: Ed Hotchkiss <[EMAIL PROTECTED]> > Subject: Re: [Tutor] OOP fundamentals > To: Danny Yoo <[EMAIL PROTECTED]> > Cc: Tutor > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1" > Thanks Danny! Tommorrow I am off t

Re: [Tutor] OOP fundamentals

2005-09-19 Thread Ed Hotchkiss
Excellent, I'll be getting that book tomorrow! Thanks again, I'm doing a tutorial as we speak!   On 9/19/05, Danny Yoo <[EMAIL PROTECTED]> wrote: On Mon, 19 Sep 2005, Ed Hotchkiss wrote:> Thanks Danny! Tommorrow I am off to get "Programming for Python, 2nd > edition" and learn everything - all of i

Re: [Tutor] OOP fundamentals

2005-09-19 Thread Danny Yoo
On Mon, 19 Sep 2005, Ed Hotchkiss wrote: > Thanks Danny! Tommorrow I am off to get "Programming for Python, 2nd > edition" and learn everything - all of it, before I even bother with > Sockets. Hi Ed, I'd disrecommend Programming Python if you're a beginner. Programming Python is really more

Re: [Tutor] OOP fundamentals

2005-09-19 Thread Ed Hotchkiss
Thanks Danny! Tommorrow I am off to get "Programming for Python, 2nd edition" and learn everything - all of it, before I even bother with Sockets. Afterall, I want python for EVERYTHING not just sockets and inet based scripts/applications.   I realized that I need to take a step back, make port s

[Tutor] OOP fundamentals

2005-09-19 Thread Danny Yoo
On Mon, 19 Sep 2005, Ed Hotchkiss wrote: > Thanks for the link! It is EXACTLY what I have been looking for. When I > used to use Flash a bit, and did some actionscript they had a similiar > setup for OOP (Do all languages use OOP so similiarly?) which I never > learned. Hi Ed, I believe that