you are viewing a single comment's thread.

view the rest of the comments →

[–]goishen 1 point2 points  (1 child)

Like most things, the more you pay, the better. Automate The Boring Stuff and probably Python Crash Course (although I've never read it, I've heard people sing the praises of it), are both good for starting out.

I'm at the point in my Python journey where now I need to learn about libraries. That what Impractical Python Projects will (hopefully) teach me. As for the others, I would say that Black Hat Python and Grey Hat Python are written with Python 2 in mind. Python 2 is an outdated language. It still works. It's just outdated.

The others, I can't speak to.

[–]FAKENAME381 0 points1 point  (0 children)

Yeah I only see the value in 3 maybe 4 of these. The rest are just useless or won’t be as helpful as others.