Login / Signup
Cart
Your cart is empty
Most software developers waste thousands of hours working with overly complex code. The eight core principles in The Art of Clean Code will teach you how to write clear, maintainable code without compromising functionality. The book’s guiding principle is simplicity: reduce and simplify, then reinvest energy in the important parts to save you countless hours and ease the often onerous task of code maintenance.
Bestselling author Christian Mayer leverages his experience helping thousands perfect their coding skills in this new book. With expert advice and real-world examples, he’ll show you how to:
This Python-based guide is suitable for programmers at any level, with ideas presented in a language-agnostic manner.
Christian Mayer has a PhD in computer science and is the founder of the popular Python site Finxter, an educational platform that teaches more than a million people a year how to program. He has published a number of books, including the Coffee Break Python series, and is the author of Python One-Liners (No Starch Press, 2020).
Introduction
Chapter 1: How Complexity Harms Your Productivity
Chapter 2: The 80/20 Principle
Chapter 3: Build a Minimum Viable Product
Chapter 4: Write Clean and Simple Code
Chapter 5: Premature Optimization is the Root of All Evil
Chapter 6: Flow
Chapter 7: Do One Thing Well And Other Unix Principles
Chapter 8: Less Is More in Design
Chapter 9: Focus
Letter From The Author
"An excellent book packed full of insights that every programmer (and project manager) should know."
—Tim Cox, Author of Raspberry Pi Cookbook for Python Programmers
"An extremely readable book . . . Readers of this book will likely come away as believers in a more minimalistic mindset. Moreover, the book lives up to its title. The lessons taught can be applied not only in coding but also toward making the reader’s life generally more productive and successful."
—Lee Teschler, Microcontroller Tips