Better way Quote by Peter Seibel
““nobody seemed to think programming is a solved problem: most are still looking for a better way to write software, whether by finding ways to automatically analyze code, coming up with better ways for programmers to work together, or finding (or designing) better programming languages.””
About This Quote
Source Book: Coders at Work, 2009
Programming remains unsolved; continuous improvement in tools, analysis, and collaboration is needed.
In simple terms: Programming isn’t solved yet.
Seek better methods constantly.
Themes
Mood
Type
When to use this quote
- team coding
- code review
- language design
- automation tools
Key Concepts
Questions to Reflect On
- What current tool could be improved?
- How can teams better share knowledge?
New solutions may introduce new complexities.