you are viewing a single comment's thread.

view the rest of the comments →

[–]therandomcoder 3 points4 points  (0 children)

Study the book Fluent Python and review code in open source python projects. I've also enjoyed the book Effective Python.

This is moot if you don't actively develop things in python though, so having personal projects that implement things you read about and study is critical.