[Tutor] What is the best book to start?

Mike Hansen mhansen at cso.atmel.com
Fri Apr 1 16:32:22 CEST 2005


> ------------------------------------------------------------------------
> 
> Subject:
> Re: [Tutor] What is the best book to start?
> From:
> "Alan Gauld" <alan.gauld at freenet.co.uk>
> Date:
> Fri, 1 Apr 2005 09:05:16 +0100
> To:
> "Hoffmann" <oasf2004 at yahoo.com>, <tutor at python.org>
> 
> To:
> "Hoffmann" <oasf2004 at yahoo.com>, <tutor at python.org>
> 
> 
>>I am starting to studying Python. I have some previous
>>experience with C (beginner level).
> 
> 
> Probably the standard tutorial on the web site is the best
> place for you to start.
> 
> 
>>"Learning Python" by Lutz & Ascher,
> 
> 
> And this is very good supporting material.
> 
> 
>>"Python How to Program" by Deitel and others.
> 
> 
> And this is particularly good as an intro into the wider areas
> such as PyGame, XML/HTML GUIs and Network programming. The early
> chapters are done better IMHO by Lutz, aand the official tutor.
> 
> Your next purchase should be either or both of:
> 
> Python in a Nutshell - a great 'pocket' reference and
> Python Programming on Win32 - but only if you are using Windows of
> course!
> 
> You have more than enough beginner material already.
> 
> Alan G.
> 

I'd also try to fit in Dive Into Python [http://diveintopython.org/]. This book 
really got me hooked on Python. It assumes you know some programming.

Mike


More information about the Tutor mailing list