On 18 Aug 2003 19:57:03 -0700, ldrhcp at yahoo.com (Lenny D) wrote:
I too am new to Python. I found a very good tutorial called Dive Into
Python <http://diveintopython.org/> that explains the idea behind the
language, which seems to be what you want. The tutorial is very
complex and thorough understanding of OOP is a prerequisite.
I too am new to Python. I found a very good tutorial called Dive Into
Python <http://diveintopython.org/> that explains the idea behind the
language, which seems to be what you want. The tutorial is very
complex and thorough understanding of OOP is a prerequisite.
Dive into Python seems to be more the direction I'm looking for,
however it is not quite there yet. There does seem to be a logical
progression of lessons building into one program which I like. I will
look into it further, thanks!