Skip to content

Code Quote by Martin Fowler

“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” quote by Martin Fowler
Download Open image
“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.”

Martin Fowler

About This Quote

Source Book: Refactoring, 1999

Good code must be readable by humans, not just machines; clarity outweighs cleverness.

In simple terms: Write code people can read.

Key Takeaway

Prioritize readability.

Themes

software development communication clarity

Mood

practical thoughtful

Type

technical advice

When to use this quote

  • code reviews
  • team collaboration
  • documentation

Key Concepts

software engineering human factors

Questions to Reflect On

  • How do you balance readability with efficiency?
  • When is clever code acceptable?
A Different Perspective

Sometimes performance constraints force less readable solutions.

2.4 out of 5 (10 ratings)

More by Martin Fowler

Explore all 25 Martin Fowler quotes

More Code quotes

Browse all 1,561 Code quotes