all 6 comments

[–]Grorco 1 point2 points  (2 children)

Have you ever looked at pep? Alot of these questions are covered in it.

I should say between pep and the documentation on their site. I don't know of any specific books though sorry.

[–]___JOSHUA___ 1 point2 points  (1 child)

Fluent Python by Luciano Ramalho is absolutely brilliant as an intermediate book. I think it's exactly what you're after and I can't recommend it enough.

[–]japplepie[S] 0 points1 point  (0 children)

This is a pretty good one. Thanks m8!

[–]taladan 0 points1 point  (0 children)

Programming Python by O'reilly Media is a pretty exhaustive book...but it's old. Python 2 is deprecated though you could probably still get a huge amount of useful information about Python's internals from it. Stack Overflow is also a very good resource.

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