Choices Quote by Anders Hejlsberg
“Your choice of programming model also is your choice of programming model, so to speak.”
About This Quote
Source Talk: 2005 developer conference, Anders Hejlsberg on software design
Choosing a programming model determines how you think and work in code
In simple terms: Your model choice shapes your coding approach
Consider model implications before coding
Themes
Mood
Type
When to use this quote
- software architecture
- team projects
- learning new languages
Key Concepts
Questions to Reflect On
- What trade‑offs does your preferred model have?
- How does model choice affect maintainability?
Different models may limit flexibility in certain tasks