4 Quotes by Michael Feathers
- Author Michael Feathers
-
Quote
Clean code always looks like it was written by someone who cares
- Tags
- Share
- Author Michael Feathers
-
Quote
Code without tests is bad code. It doesn't matter how well written it is; it doesn't matter how pretty or object-oriented or well-encapsulated it is. With tests, we can change the behavior of our code quickly and verifiably. Without them, we really don't know if our code is getting better or worse.
- Tags
- Share
- Author Michael Feathers
-
Quote
Legacy code. The phrase strikes disgust in the hearts of programmers. It conjures images of slogging through a murky swamp of tangled undergrowth with leaches beneath and stinging flies above. It conjures odors of murk, slime, stagnancy, and offal. Although our first joy of programming may have been intense, the misery of dealing with legacy code is often sufficient to extinguish that flame.
- Tags
- Share
- Author Michael Feathers
-
Quote
Programming is the art of doing one thing at a time
- Tags
- Share