[Tutor] Learning to Debug?

Alan Gauld alan.gauld at btinternet.com
Wed May 16 23:04:41 CEST 2007


<dsh0105 at comcast.net> wrote in message 

>  Does anyone have recommendations for Python-centric 
> books/online tutorials that teach you techniques for 
> good debugging?

The paper book version of my tutorial has a chapter on 
debugging techniques and tools - starting with print 
statements through to pdb.

If you know basic python its not worth buying (my 
publisher hates when I say that!) but maybe your local 
library has a copy? Or you can get a cheap second 
hand copy on Amazon?

Unfortunately its one of the chapters that isn't on 
the web site...


-- 
Alan Gauld
Author of the Learn to Program web site
http://www.freenetpages.co.uk/hp/alan.gauld



More information about the Tutor mailing list