Clean Code Principles And Patterns Python Edition (1st edition)
Published by Leanpub in 2024 | Author(s) Petri Silen | 676 Pages
Clean Code Principles and Patterns: Python Edition is one of the most comprehensive no-fluff guides for Python software developers to help them write clean code every day. The book is packed with principles and patterns that help developers, from novices and juniors to seniors and experts, to write cleaner code. The principles and patterns presented in the book are accompanied by realistic yet straightforward examples to help the reader to understand them better. Examples are written in Python. Most of the examples are directly applicable to other programming languages, too. The reader should have basic knowledge of Python to get the full benefit from this book. The source code for all major examples in the book is available in a public GitHub repository