

#12401
Mentioned in 2 episodes
Practices of the Python Pro
Book • 2019
Practices of the Python Pro teaches developers how to create clean, maintainable, and extensible software using Python.
The book covers essential software development practices such as separation of concerns, abstraction, and testing, providing examples and exercises to help developers improve their coding skills.
It is designed for readers familiar with the basics of Python or another object-oriented language.
The book covers essential software development practices such as separation of concerns, abstraction, and testing, providing examples and exercises to help developers improve their coding skills.
It is designed for readers familiar with the basics of Python or another object-oriented language.
Mentioned by
Mentioned in 2 episodes
Mentioned by 

as a book focusing on professionalizing Python skills and working within organizations.


Christopher Trudeau

46 snips
Manage Projects With pyproject.toml & Explore Polars LazyFrames
Alistair Croll impacted ![undefined]()

's views on extensibility and optimizing code.

Christopher Bailey

36 snips
Comparing Real-World Python Performance Against Big O