Code Quote by Bjarne Stroustrup
“More good code has been written in languages denounced as "bad'' than in languages proclaimed "wonderful'' - much more.”
About This Quote
Source Talk: C++ Conference (2015)
Notes that many high-quality programs are written in languages considered “bad,” suggesting practicality outweighs reputation.
In simple terms: Good code exists in “bad” languages.
Focus on practical results over language hype.
Themes
Mood
Type
When to use this quote
- project work
- learning new languages
- team standards
- code reviews
Key Concepts
Questions to Reflect On
- How do you choose a language for a project?
- What defines “good” code?
Bad reputation may limit adoption.