Computer Quote by Richard Hamming
“Perhaps the central problem we face in all of computer science is how we are to get to the situation where we build on top of the work of others rather than redoing so much of it in a trivially different way.”
About This Quote
Source Speech: Hamming Lecture on Computing, 1975
The main challenge in CS is building on existing work instead of reinventing similar solutions.
In simple terms: Avoid duplicating work; build on others' ideas.
Seek collaboration and reuse.
Themes
Mood
Type
When to use this quote
- research projects
- open source
- team development
Key Concepts
Questions to Reflect On
- How can we balance reuse with originality?
- What incentives encourage sharing?
Reusing existing code may limit creativity.