×
Refactoring

Refactoring

Book by Kent Beck and Martin Fowler
4.2/5 · Goodreads
As the application of object technology--particularly the Java programming language--has become commonplace, a new problem has emerged to confront the software development community. ... Google Books
Originally published: January 1, 1999
Refactoring: Improving the Design of Existing Code from martinfowler.com
Refactoring is a controlled technique for improving the design of an existing code base. Its essence is applying a series of small behavior-preserving ...
Refactoring: Improving the Design of Existing Code from www.amazon.com
Rating (538)
In this book, Martin Fowler shows you where opportunities for refactoring typically can be found, and how to go about reworking a bad design into a good one.
People also ask
Refactoring: Improving the Design of Existing Code from www.amazon.com
Rating (1,015) · In stock
This book, a succinct second edition of a very popular first, is an excellent "show and tell" for the second part. It has a catalog of "code smells" and an ...
Refactoring. Improving the Design of Existing Code. Second Edition. Martin Fowler with contributions by. Kent Beck. Boston • Columbus • New York • San Francisco ...
Refactoring: Improving the Design of Existing Code from www.oreilly.com
Book description · Understand the process and general principles of refactoring · Quickly apply useful refactorings to make a program easier to comprehend and ...
Refactoring: Improving the Design of Existing Code from silab.fon.bg.ac.rs
Today refactoring requires considerable design know-how, but once tools become available, all programmers should be able to improve their code using refactoring.
Refactoring: Improving the Design of Existing Code from www.goodreads.com
Rating (8,266)
“Refactoring: Improving the Design of Existing Code” is focused on OO programming (lots of Java examples) and Agile practices. It is setup as a catalog of  ...
Refactoring is a disciplined technique for restructuring an existing body of code, altering its internal structure without changing its external behavior.
In this book, Martin Fowler shows you where opportunities for refactoring typically can be found, and how to go about reworking a bad design into a good one.
Refactoring: Improving the Design of Existing Code from martinfowler.com
This both improves the code and teaches the developers how to spot and fix similar problems in the future. Even if the book isn't used directly, I hope it ...