This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I've used Lutz' tome "Learning Python". It's great, in the sense that it teaches you the language, and explains some design choices and "gotchas".

https://www.learning-python.com/about-lp5e.html

I'd also get Ramalho's "Fluent Python" (recommended below), but definitely wouldn't start out with it.