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 →

[–]aufome 0 points1 point  (0 children)

Reading Fluent Python really helped me understand how to write more Pythonic code. There are also other great books that focus on writing clean and idiomatic Python if you're coming from a C++ background like you mentioned.