Menu

Shelf marker / Code Quality

Reading tagged Code Quality

A filtered stack of finished reads marked Code Quality. Pick another spine tag to wander into a different shelf.

Open Clean Code

Robert Martin

Rating

Clean Code

An opinionated guide to writing readable, maintainable code through better naming, smaller functions, disciplined refactoring, and strong tests.

Main takeaway

Code is written once but read and changed constantly, so optimize for clarity, intent, and safe modification.

Read 2015