[Tutor] What is the best book to start?

Alan Gauld alan.gauld at freenet.co.uk
Fri Apr 1 10:05:16 CEST 2005


> 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.



More information about the Tutor mailing list