[Ilugc] Python needed

  • From: prabhu@xxxxxxxxxxxxxxxxxx (Prabhu Ramachandran)
  • Date: Thu, 5 Dec 2002 09:42:43 +0530

"Thiagu" == thiaguwin  <Thiagarajan> writes:

    Thiagu> Good Morning !  i want to learn phthon, Can i get python
    Thiagu> cd and its documentation ?

If you are running any Linux^W GNU/Linux ;) distro worth its salt
(Debian, RH, Mdk, Slackware etc.)  install the Python binaries (rpms,
debs whatever) and the python docs.  Under Debian its called
python-doc.  This contains a tutorial, the library reference and a
whole bunch of other docs that are of great use.  I recommend starting
with the tutorial.  These docs are also available online at
http://www.python.org/ ;.

If you want to buy/download a book look here:

 http://www.python.org/doc/

There are *lots* of resources both online and in dead-tree form.

You might also want to read this:

http://www.onlamp.com/pub/a/python/2001/02/07/pythonnews.html

and this:

http://www.andamooka.org/

It has a "Non Programmer's Tutorial For Python".

On Windows the Python installer ships with all the standard Python
docs that you can choose to install.

cheers,
prabhu

Other related posts: