Computers Quote by Anonymous
““Nowadays it's more important for a language to be convenient for humans than to be cheap for the computer.””
About This Quote
Source Speech: Tech conference keynote, 2019
The speaker argues that human usability should outweigh computational cost when designing programming languages.
In simple terms: Human-friendly languages are more important than cheap computation.
Prioritize developer experience over raw efficiency.
Themes
Mood
Type
When to use this quote
- Choosing a language for a startup
- educational curriculum
- open‑source project decisions
Key Concepts
Questions to Reflect On
- What trade‑offs are acceptable in performance‑critical domains?
- How can language design evolve to satisfy both goals?
Balancing performance needs with usability can be challenging in high‑frequency trading systems.