View Review Details
| Book: | Programming Python | |
| Subject: | Needs a better index | |
| Date: | 2008-04-23 17:55:39 | |
| From: | Hauch | |
|
Rating:
Think of a python word. Look in the index. Chances are it isn't there. A book is not searchable electronic media, novel though this experience might be for most programmers, I know! You really, really cannot skimp on the index. You could usefully double the number of index pages. Take a python interpreter, get a full list of python words. Put them _all_ in the index unless they don't appear in your book, not even once. Then write down a list of concepts such as "flow control". Add those too. Then you will have at least a basic index. At present the book is just an exuberant random assembly and no good as a source for answers. |
||

