Newbe-books

Ken Liu ken.liu at gmail.com
Tue May 4 18:49:13 EDT 2004


I am surprised no one has mentioned Dive Into Python, a free,
"open-source" Python book by Mark Pilgrim.  It doesn't take the
typical approach of going through each language feature one at a time,
but I found that his approach was easily digestible and the
information is presented very deliberately.  It is written for a
programmer audience, so it doesn't spend any time going explaining
basic concepts like inheritance and introspection.  I spent a few days
reading through it a few months ago and quickly got up to speed with
Python.

http://www.diveintopython.org

Ken



On Thu, 29 Apr 2004 20:13:40 GMT, Sarge <sarge at arena.invalid> wrote:
>
> Hi,
> I'm newbe of python, but not of programming (a lot of Matlab, some
> C, a bit of C++), I want a *good* book on python for self-study.
> I'm short of money, I don't want to make any mistakes, so does
> anybody have any suggestions (buy this-don't buy that)?
>
> Thanx,
> Sarge
> --
> http://mail.python.org/mailman/listinfo/python-list
>




More information about the Python-list mailing list