help learning python source code

Ian Clarke I.Clarke at NOSPAM.strs.co.uk
Fri Aug 13 04:54:54 EDT 1999


Download and install the appropriate version of Python for your platform
(from http://www.python.org/) and look for the tutorial in the
documentation (it isn't hard to find!).  The tutorial will give you an
excellent introduction to Python and combined with the library reference
(also included) will tell you everything you need to know.  In order to
follow the tutorial you should probably have programmed in another
language before (even if only a simple language like Basic).

Ian.




More information about the Python-list mailing list