Skip to content

Code Quote by Martin Fowler

“When you actually sit down to write some code, you learn things that you didn't get from thinking about them in modeling terms...there is a feedback process there that you can only really get at from executing some things and seeing what works” quote by Martin Fowler
Download Open image
“When you actually sit down to write some code, you learn things that you didn't get from thinking about them in modeling terms...there is a feedback process there that you can only really get at from executing some things and seeing what works”

Martin Fowler

About This Quote

Practical coding reveals insights that abstract modeling misses, as execution provides concrete feedback

In simple terms: Learning through implementation

Key Takeaway

Code execution uncovers hidden truths

Themes

practical learning feedback loops software development modeling vs implementation iteration

Mood

curiosity determination

Type

observation advice

When to use this quote

  • writing a new feature
  • debugging a complex algorithm
  • prototyping a system
  • refactoring legacy code

Key Concepts

feedback implementation modeling execution

Practical Applications

  • software engineering
  • product development

Questions to Reflect On

  • How does hands‑on coding change your design assumptions?
  • What feedback mechanisms do you rely on when writing code?
3.1 out of 5 (3 ratings)

More by Martin Fowler

Explore all 25 Martin Fowler quotes

More Code quotes

Browse all 1,561 Code quotes