Practices of the Python Pro
(2020)

Nonfiction

Book

Call Numbers:
005.133/PYTHON/HILLARD,D

Availability

Locations Call Number Status
Adult Nonfiction 005.133/PYTHON/HILLARD,D Available

Details

PUBLISHED
Shelter Island, NY : Manning Publications Co., [2020]
©2020
DESCRIPTION

xxi, 224 pages : illustrations ; 24 cm

ISBN/ISSN
9781617296086, 1617296082 :, 1617296082, 9781617296086
LANGUAGE
English
NOTES

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 desgin, and development process. That's where this book is indispensable. "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