Menu

Shelf marker / Software Engineering

Reading tagged Software Engineering

A filtered stack of finished reads marked Software Engineering. 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