Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
Martin FowlerA pattern is an idea that has been useful in one practical context and will probably be useful in others.
Martin FowlerOne 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