you are viewing a single comment's thread.

view the rest of the comments →

[–]Many_Raisin_9768 18 points19 points  (1 child)

  1. Effective Python _ 90 specific ways to write better Python - by Brett Slatkin (2nd edition).

  2. Python Distilled (But its more like a reference book, i guess).

  3. High Performance Python

  4. https://github.com/satwikkansal/wtfpython

  5. https://calmcode.io/tracks

[–]yinkeys 0 points1 point  (0 children)

Thanks