-Little to no editing done
-Incorrect code, broken code, incorrect code format
-Dated techniques and depreciated functions throughout
-Literally floating chunks of text from a previous edition that have nothing linking them contextually. (Whole paragraphs taken out of the new edition, yet the Try it Out code is still in the new edition with no explanation)
-Poor explanation on core concepts
-Incorrect or lacking information involving operating systems
Despite the name, this book is horrible for beginners. With no previous experience it is incredibly easy to miss incorrect code, poor formatting, and general misinformation leading to frustration, errors and a poor grasp on various concepts.
I recommend this book if you have previous programming experience to at least catch the broken code, and/or if you don't mind needing to look everything up on docs.python + stackoverflow + six more websites simultaneously to finally get that book example to run correctly.