Best way to learn Python?

Peter Hansen peter at engcorp.com
Sun Sep 23 20:39:43 EDT 2001


Peteejr10 wrote:
> I taught myself to program in C and im just now teaching myself python. Once
> you learn a difficult program language like C other programming languages are
> so simple. Dont start with python, satrt with a more deep language like C but
> dont start with Java. Python compliments C. 

Ouch.  Don't start with C!  Start with Python, and you
may well never need to learn C.  If you ever do need to,
you will be a better C programmer for having started with
Python.

But if you think you should start with C before learning
Python, then you'd better back up a little and learn
assembly language before C.  No, wait!  We should all
learn how to write _microcode_ for CPUs before we learn
assembly...

-- 
----------------------
Peter Hansen, P.Eng.
peter at engcorp.com



More information about the Python-list mailing list