sign up
|
login
HOME
LISTS
BLOG
ABOUT
Working Effectively with Legacy Code [WORKING EFFECTIVELY W/LEGA]
by Michael(Author) Feathers
Comments on this book
"
Michael Feathers did an excellent job with this book. The book itself is part reference, part introduction, part instructional. The first few chapters give you an introduction to working with legacy code and how to deal with the things we all see in code on a day to day basis which causes us maintenance nightmares. The rest of the book is instructional on how to break apart dependencies in the code so that you can get unit tests around them as well as extend the behavior (or fix a bug) and know that you aren't making things worse. They way the book is laid out makes for a great reference guide as well.
"
Lists containing this book
Books Read in 2009
by MikeWo