| 1 | Python Phrasebook | Worst python book I've read. I had to stop after flipping thru some pages to not get dumber. It's practically copy/paste from old API docs but with added errors. print(), true, if() and horrible constructions and examples. |
|
|
|
| 4 | Learning Python | I read the previous version from 2004, but it should still apply. This is great for both newbies to programming and Python newbies. So if you are good at programming other languages, just don't assume you already know everything said in the intro chapters about e.g. variables and other things you might otherwise skip past cause they seem trivial. |
|
|
|
| 3 | Python Cookbook | Fun to flip through and read some recipe here and there sometimes. |
|
|
|
| 1 | Python in a nutshell | Copy/paste of old api ref. |
|
|
|