Python users

Simon Brunning SBrunning at trisystems.co.uk
Wed Aug 22 04:27:23 EDT 2001


> From:	Kim C Tran [SMTP:KCT at EMIA.com.au]
> I'm really new to python language, where is the best place to learn ?? 
 
If you haven't programmed before, check out Alan Gauld's 'Learning to
Program' at <http://www.crosswinds.net/~agauld/>, or 'How to think like a
Computer Scientist', at
<http://www.andamooka.org/reader.pl?section=thinkpython>. These are aimed at
teaching programming using Python to complete beginners.

If you have programmed before, try 'Dive into Python at
<http://diveintopython.org/> or the Python Tutorial at
<http://www.python.org/doc/current/tut/tut.html>.

Links to *loads* of tutorials can be found at
<http://directory.google.com/Top/Computers/Programming/Languages/Python/Docu
mentation_and_Tutorials/>.

For anything else you want to know, the best place to start is
<http://www/python/org>, the home of Python. Here you will find an FAQ and
all the links you could possibly want.

And don't forget the Python tutor mailing list, at
<http://mail.python.org/mailman/listinfo/tutor>. Well worth joining if you
are learning Python!
 
>  and where can I find the latest of Pythonwin for python2.1 ??
 
<http://aspn.activestate.com/ASPN/Downloads/ActivePython/Extensions/Win32all
>, or for Python and PythonWin combined,
<http://aspn.activestate.com/ASPN/Downloads/ActivePython/>.

Cheers,
Simon Brunning
TriSystems Ltd.
sbrunning at trisystems.co.uk




-----------------------------------------------------------------------
The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee. Access to this email by anyone else
is unauthorised. If you are not the intended recipient, any disclosure,
copying, distribution, or any action taken or omitted to be taken in
reliance on it, is prohibited and may be unlawful. TriSystems Ltd. cannot
accept liability for statements made which are clearly the senders own.




More information about the Python-list mailing list