All scores are out of 5


Typically, 3=good/worth watching/play, 4=very good movie/game, 5=awesomecopterhelmet. 2=not worth watching/playing, 1=lolwut, not even so bad it's good, don't even try it!
Latest seen/played movies/games are put on top. Old additions inserted at the bottom.
1Python PhrasebookWorst 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.



4Learning PythonI 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.



3Python CookbookFun to flip through and read some recipe here and there sometimes.



1Python in a nutshellCopy/paste of old api ref.