Happens Quote by Brianna Wu
“I am a programmer. If I write code, I don't evaluate the results by what I hope the code will be. I evaluate it by what happens when I compile it. I evaluate it by results.”
About This Quote
Source Interview: “Women in Tech” podcast, 2015
Code should be judged by its actual output, not by hoped‑for expectations.
In simple terms: Judge code by results.
Focus on outcomes.
Themes
Mood
Type
When to use this quote
- debugging sessions
- code reviews
- project retrospectives
Key Concepts
Questions to Reflect On
- Do you prioritize function over elegance?
- How can expectations shape development?
It ignores creative intent behind code design.