Menu

Reading shelf

Reading

Finished books, field notes, and the ideas that keep earning a spot back on the 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