[Tutor] Learning Python ...Books

Bill Allen wallenpb at gmail.com
Fri Aug 13 14:29:42 CEST 2010


On Fri, Aug 13, 2010 at 5:22 AM, Stephen Farthing <squirrox at gmail.com>wrote:

>
> What I was wondering is if there is a Python equivalent to "The C
> Programming language" by Kernighan and Richie which is the best text on
> programming i have ever read.
>
> Thanks in advance,
>
> Steve
>

Steve,

There are several books out there, some for Python 2.x, some for Python
3.x.   None that are quite like K&R in my opinion.
However, here are some resources that may be useful for you, web based but
some providing PDF download so you can build a book if you like.

A Byte of Python <http://www.swaroopch.com/notes/Python>

Dive into Python v.2 <http://diveintopython.org/>       Dive into
Python v.3<http://diveintopython3.org/>

The Learning to Program Website (teaches using Python)<http://www.alan-g.me.uk/>

How to Think Like a Computer Scientist (also teaches using
Python)<http://openbookproject.net//thinkCSpy/#>

Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100813/143bcdc7/attachment.html>


More information about the Tutor mailing list