The Art of Clean Code

The Art of Clean Code
Author: Christian Mayer
Publisher: No Starch Press
Total Pages: 177
Release: 2022-08-02
Genre: Computers
ISBN: 1718502184


Download The Art of Clean Code Book in PDF, Epub and Kindle

Learn eight principles to simplify your code and become a more effective (and successful) programmer. Most software developers waste thousands of hours working with overly complex code. The eight core principles in The Art of Clean Coding 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: Concentrate on the important stuff with the 80/20 principle -- focus on the 20% of your code that matters most Avoid coding in isolation: create a minimum viable product to get early feedback Write code cleanly and simply to eliminate clutter Avoid premature optimization that risks over-complicating code Balance your goals, capacity, and feedback to achieve the productive state of Flow Apply the Do One Thing Well philosophy to vastly improve functionality Design efficient user interfaces with the Less is More principle Tie your new skills together into one unifying principle: Focus The Python-based The Art of Clean Coding is suitable for programmers at any level, with ideas presented in a language-agnostic manner.


The Art of Clean Code
Language: en
Pages: 177
Authors: Christian Mayer
Categories: Computers
Type: BOOK - Published: 2022-08-02 - Publisher: No Starch Press

GET EBOOK

Learn eight principles to simplify your code and become a more effective (and successful) programmer. Most software developers waste thousands of hours working
Clean Code in Python
Language: en
Pages: 328
Authors: Mariano Anaya
Categories: Computers
Type: BOOK - Published: 2018-08-29 - Publisher: Packt Publishing Ltd

GET EBOOK

Getting the most out of Python to improve your codebase Key Features Save maintenance costs by learning to fix your legacy codebase Learn the principles and tec
Clean Code
Language: en
Pages: 464
Authors: Robert C. Martin
Categories: Computers
Type: BOOK - Published: 2009 - Publisher: Pearson Education

GET EBOOK

This title shows the process of cleaning code. Rather than just illustrating the end result, or just the starting and ending state, the author shows how several
The Art of Readable Code
Language: en
Pages: 204
Authors: Dustin Boswell
Categories: Computers
Type: BOOK - Published: 2011-11-03 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Chapter 5. Knowing What to Comment; What NOT to Comment; Don't Comment Just for the Sake of Commenting; Don't Comment Bad Names--Fix the Names Instead; Recordin
The Clean Coder
Language: en
Pages: 247
Authors: Robert C. Martin
Categories: Computers
Type: BOOK - Published: 2011 - Publisher: Pearson Education

GET EBOOK

Presents practical advice on the disciplines, techniques, tools, and practices of computer programming and how to approach software development with a sense of