Challenge Quote by Edsger Dijkstra
“I would therefore like to posit that computing's central challenge, how not to make a mess of it, has not yet been met.”
About This Quote
Source Speech: Turing Award Lecture, 1972
The main difficulty in computing is avoiding disorder and complexity that can arise as systems grow.
In simple terms: Computing must stay organized to avoid chaos.
Focus on simplicity and order.
Themes
Mood
Type
When to use this quote
- large software projects
- legacy system upgrades
- team code reviews
Key Concepts
Questions to Reflect On
- How can we detect hidden complexity early?
- What processes keep systems from degrading?
Even with best practices, unforeseen interactions can still cause messes.