

Effective Python
125 Specific Ways to Write Better Python
Book • 2015
This book provides clear, concise, and practical advice for both new and experienced Python developers.
It covers a broad range of topics, from 'Pythonic Thinking' and 'Lists and Dictionaries' to advanced subjects like 'Concurrency and Parallelism' and 'Robustness and Performance'.
The third edition includes 35 new items, updated best practices, and in-depth coverage of creating C-extension modules and interfacing with native shared libraries, all relevant up to Python version 3.
13.
It covers a broad range of topics, from 'Pythonic Thinking' and 'Lists and Dictionaries' to advanced subjects like 'Concurrency and Parallelism' and 'Robustness and Performance'.
The third edition includes 35 new items, updated best practices, and in-depth coverage of creating C-extension modules and interfacing with native shared libraries, all relevant up to Python version 3.
13.
Mentioned by
Mentioned in 0 episodes
Recommended by ![undefined]()

as a style guide book with modern tips.

Bob Belderbos

#192: Coding smarter not harder - 5 key ways to succeed as a developer
Mentioned by ![undefined]()

as the author of the book.

Mike Driscoll

30 - Effective Python with Brett Slatkin