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 FowlerA pattern is an idea that has been useful in one practical context and will probably be useful in others.
Martin FowlerComparing to another activity is useful if it helps you formulate questions, it's dangerous when you use it to justify answers.
Martin FowlerWhen to use iterative development? You should use iterative development only on projects that you want to succeed.
Martin Fowler