Share
×
Inspirational Quotes
Authors
Professions
Topics
Tags
Quote
Never in the annals of software engineering was so much owed by so many to so few lines of code
Martin Fowler
Share
Change background
T
T
T
Change font
Original
TAGS & TOPICS
Martin Fowler
Software
Code
Lines
Many
Much
Never
Annals
Owed
Engineering
More quotes by Martin Fowler
One of the big dangers is to pretend that you can follow a predictable process when you can't.
Martin Fowler
I can't choose whether someone is offended by my actions. I can choose whether I care.
Martin Fowler
The biggest issue on software teams is making sure everyone understands what everyone else is doing.
Martin Fowler
One of the things I've been trying to do is look for simpler or rules underpinning good or bad design. I think one of the most valuable rules is avoid duplication. Once and only once is the Extreme Programming phrase.
Martin Fowler
Comprehensiveness is the enemy of comprehensibility.
Martin Fowler
In almost all cases, I’m opposed to setting aside time for refactoring. In my view refactoring is not an activity you set aside time to do. Refactoring is something you do all the time in little bursts.
Martin Fowler
A pattern is an idea that has been useful in one practical context and will probably be useful in others.
Martin Fowler
When to use iterative development? You should use iterative development only on projects that you want to succeed.
Martin Fowler
Now I'm a pretty lazy person and am prepared to work quite hard in order to avoid work.
Martin Fowler
I've learned to always avoid saying always
Martin Fowler
I find that writing unit tests actually increases my programming speed
Martin Fowler
If you're a technical lead, you need to be coding.
Martin Fowler
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
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
Martin Fowler