Work Quote by Kent Beck
“Make it work, make it right, make it fast.”
About This Quote
Source Book: Test‑Driven Development: By Example, 2002
Prioritize correctness, clarity, and speed in software; each step builds on the previous.
In simple terms: Make it work, right, fast.
Iterate with quality, then optimize.
Themes
Mood
Type
When to use this quote
- coding
- project planning
- team collaboration
Key Concepts
Questions to Reflect On
- How do you balance speed with correctness?
- What practices ensure sustainable performance?
Rushing speed may compromise quality.