Skip to content

Programming Quote by Steve McConnell

“Favor read-time convenience to write-time convenience. Code” quote by Steve McConnell
Download Open image
““Favor read-time convenience to write-time convenience. Code””

Steve McConnell

About This Quote

Source Book: Code Complete, 2nd Edition, 2004

Prioritize making code easy to read over making it easy to write, because readability aids maintenance and collaboration.

In simple terms: Readability matters more than writing speed.

Key Takeaway

Write code that others can understand easily.

Themes

software development code quality maintainability

Mood

pragmatic reflective

Type

advice technical

When to use this quote

  • code reviews
  • team onboarding
  • legacy system updates
  • pair programming

Key Concepts

readability human factors technical debt

Questions to Reflect On

  • How does readability affect long‑term project success?
  • What trade‑offs are you willing to accept for faster writing?
A Different Perspective

Readable code may take longer to produce initially.

4.7 out of 5 (7 ratings)

More by Steve McConnell

Explore all 57 Steve McConnell quotes

More Programming quotes

Browse all 6,476 Programming quotes