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

On Thu, 18 Aug 2005, John Salerno wrote:

> hi all. are there any recommendations for an intro book to python that 
> is up-to-date for the latest version?
> 
> would reading a book from a year or two ago cause me to miss much?

Well, well - and nobody mentioned an online tutorial (if I'm not wrong).
What a shame :-).

If you feel new to all this, then first go to this page:

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

then locate the Tutorial and give it a try. Maybe it is not very complete
and leaves some subjects in the dark, but after reading it you should
improve your ability to choose the right printed book from your local
store (or wherever you look for new books).

After reading the Tutorial, I would start a decent text editor, and
pointed it to my local Python install files, like
/usr/local/lib/python2.4/ and checked if any *.py file made any sense to
me. This would give me some hints about how much I need to learn and on
what level.

Regards,
Tomasz Rola

- --
** A C programmer asked whether computer had Buddha's nature.      **
** As the answer, master did "rm -rif" on the programmer's home    **
** directory. And then the C programmer became enlightened...      **
**                                                                 **
** Tomasz Rola          mailto:[EMAIL PROTECTED]             **


-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
Charset: noconv

iQA/AwUBQwUtaxETUsyL9vbiEQIoEwCfZQm9IHu5wUFrdu7vUqbDAi6APkQAoOOc
b7v4+ZFWEyh9nnOfDbJ/BbX0
=Fs7D
-----END PGP SIGNATURE-----


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to