Book description
Professional developers know the many benefits of writing application code that’s clean, well-organized, and easy to maintain. By learning and following established patterns and best practices, you can take your code and your career to a new level.With Practices of the Python Pro, you’ll learn to design professional-level, clean, easily maintainable software at scale using the incredibly popular programming language, Python. You’ll find easy-to-grok examples that use pseudocode and Python to introduce software development best practices, along with dozens of instantly useful techniques that will help you code like a pro.
About the Technology
Professional-quality code does more than just run without bugs. It’s clean, readable, and easy to maintain. To step up from a capable Python coder to a professional developer, you need to learn industry standards for coding style, application design, and development process. That’s where this book is indispensable.
About the Book
Practices of the Python Pro teaches you to design and write professional-quality software that’s understandable, maintainable, and extensible. Dane Hillard is a Python pro who has helped many dozens of developers make this step, and he knows what it takes. With helpful examples and exercises, he teaches you when, why, and how to modularize your code, how to improve quality by reducing complexity, and much more. Embrace these core principles, and your code will become easier for you and others to read, maintain, and reuse.
What's Inside
- Organizing large Python projects
- Achieving the right levels of abstraction
- Writing clean, reusable code Inheritance and composition
- Considerations for testing and performance
About the Reader
For readers familiar with the basics of Python, or another OO language.
About the Author
Dane Hillard has spent the majority of his development career using Python to build web applications.
Quotes
A wealth of information on general software architecture and truths that are applicable to any language.
- David T. Kerns, Rincon Research Corporation
Get this book, and begin to write Python code like a professional.
- Davide Cadamuro, BMW Group
This will take a Python developer down a path to becoming a pro.
- Joseph Perenia, Sony Interactive Entertainment
Publisher resources
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Preface
- Acknowledgments
- About this book
- About the Author
- About the cover illustration
- Part 1. Why it all matters
- Part 2. Foundations of design
- Part 3. Nailing down large systems
- Part 4. What’s next?
- Appendix Installing Python
- Index
- List of Figures
- List of Listings
Product information
- Title: Practices of the Python Pro
- Author(s):
- Release date: January 2020
- Publisher(s): Manning Publications
- ISBN: 9781617296086
You might also like
book
High Performance Python, 2nd Edition
Your Python code may run correctly, but you need it to run faster. Updated for Python …
book
Effective Python: 90 Specific Ways to Write Better Python, 2nd Edition
Updated and Expanded for Python 3 It’s easy to start developing programs with Python, which is …
book
Beyond the Basic Stuff with Python
You’ve completed a basic Python programming tutorial or finished Al Sweigart’s best selling Automate the Boring …
book
Mastering Python - Second Edition
Use advanced features of Python to write high-quality, readable code and packages Key Features Extensively updated …