Help

wesley chun wescpy at gmail.com
Sat Sep 23 14:19:04 EDT 2006


> From: "Rrajal" <rrajal at gmail.com>
> Date: Mon, Sep 18 2006 9:50 am
> Subject: Re: Help
> Groups: comp.lang.python
>
> Hi there, I am new in this subject so could you please tell
> me from  where I can get help (or good e-book) of python?


do you have some kind of programming background? if so,
good intro books include Hetland's "Beginning Python",
Pilgrim's "Dive into Python", and O'Reilly's "Learning Python".
there is an online version of Dive at http://diveintopython.org
if you're looking for something more comprehensive, i wrote
"Core Python Programming", but it is much longer than the
others, so if you want a quick intro, it would not be for you.

here's a nice list and description of most Python books:
http://wiki.python.org/moin/PythonBooks

for those are are new to programming altogether, you can
try Dawson's "Absolute Beginner" or the "Learn to Program"
by Gauld, but since it's dated, it's best to check out Alan's
tutorial at:http://www.freenetpages.co.uk/hp/alan.gauld/

cheers!
-- wesley
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"Core Python Programming", Prentice Hall, (c)2007,2001
    http://corepython.com

wesley.j.chun :: wescpy-at-gmail.com
python training and technical consulting
cyberweb.consulting : silicon valley, ca
http://cyberwebconsulting.com



More information about the Python-list mailing list