Love "Python Cookbook"
Manuel M. Garcia
mgarcia at cole-switches.com
Thu Oct 3 17:02:59 EDT 2002
More information about the Python-list mailing list
Thu Oct 3 17:02:59 EDT 2002
- Previous message (by thread): Love "Python Cookbook"
- Next message (by thread): Love "Python Cookbook" (errata)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I love "Python Cookbook" too, but I have one small complaint. Running and reading some of the recipes it was clear the code in the book was not tested in an automated way, using something like the module "doctest". So there are tiny errors in variable names, etc. (I wish I had marked up my book, I cannot find the examples now.) I assume that the code is fixed on the ActivePython site, so people who cut and paste from the site instead of typing will have no problem. Of course, many of recipes are short, so a person may decide to type instead of cut and paste. The excellent quality of the book makes it more of a problem, because I imagine from now on all people learning Python will buy "Python Cookbook" as one of their first Python books, and little mistakes can be very confusing to newbies. The book is uniformly fantastic, congratulations to the authors!
- Previous message (by thread): Love "Python Cookbook"
- Next message (by thread): Love "Python Cookbook" (errata)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list