Book Quote by Edsger Dijkstra
“In this respect a program is like a poem: you cannot write a poem without writing it. Yet people talk about programming as if it were a production process and measure "programmer productivity" in terms of "number of lines of code produced". In so doing they book that number on the wrong side of the ledger: we should always refer to "the number of lines of code spent".”
About This Quote
Programming should be seen as a creative, expressive act like poetry, not a purely quantitative output measured by lines.
In simple terms: Programming is creative, not just counting lines.
Focus on quality, not quantity.
Themes
Mood
Type
When to use this quote
- software development
- code reviews
- team metrics
Key Concepts
Questions to Reflect On
- How can we better measure programmer impact?
- What creative aspects of coding are overlooked?
Lines of code can be a misleading metric for true productivity.