Book Recommendation

Darren Kirby bulliver at badcomputer.no-ip.com
Tue Aug 24 20:01:42 EDT 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On August 24, 2004 4:37 pm, Anthony Greene wrote:
> I'm new to programming entirely, and I'm simply looking for some insight,
> can you guys recommend some introductory documentation for me to read, and
> what I read, and, do concurrently why reading the primary "book" ou guys
> recommend. Thanks, and any advice is great appreciated.

I have found that "How to Think like a Computer Scientist: Python"
(http://ibiblio.org/obp/thinkCS/python/english/) is a very good resource. The 
book tries to explain basic programming concepts common to all languages 
using Python. 

If you are looking for a particular function/statement/module etc then the 
official docs are invaluable (http://docs.python.org/). Start with the 
tutorial and go from there.

As far as printed books, I have read "Learning Python" [O'Reilley] and 
"Practical Python" [Apress]. Both are very good.

But the most valuable resource for learning Python: The interactive 
interpreter.

- -- 
Part of the problem since 1976
http://badcomputer.no-ip.com
"...the number of UNIX installations has grown to 10, with more expected..."
- - Dennis Ritchie and Ken Thompson, June 1972 
Public key: http://keyserver.linux.it/pks/lookup?op=index&search=bulliver
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBK9btOrzWcOwL7mwRAuV9AJ48d5/uXWfVutSYMxDMxonbEnDv9QCfRV+T
FQ+mey5KVfUXcmvrM/1+nsE=
=9JyM
-----END PGP SIGNATURE-----



More information about the Python-list mailing list