
As an Amazon Associate and affiliate partner, Menrva Books earns from qualifying purchases. Learn more
Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its internal structure. With refactoring you can even take a bad design and rework it into a good one. This book offers a thorough discussion of the principles of refactoring, including where to spot opportunities for refactoring, and how to set up the required tests. There is also a catalog of more than 40 proven refactorings with details as to when and why to use the refactoring, step by step instructions for implementing it, and an example illustrating how it works The book is written using Java as its principle language, but the ideas are applicable to any OO language.
This book investigates the systematic process of improving the internal structure of existing software systems without altering their external behavior. The authors, a team of experienced software engineers and architects, provide a rigorous framework for identifying design flaws and applying corrective transformations. By focusing on the discipline of refactoring, the text establishes a methodology for maintaining code quality throughout the software development lifecycle.
What You Will Find
Experts widely recognize this work as a foundational text in software engineering and object-oriented design. Readers frequently note that while the examples utilize Java, the principles remain highly applicable across diverse programming environments and languages.
Page Count:
431
Publication Date:
1999-01-01
Publisher:
Addison-Wesley Professional
ISBN-10:
0201485672
ISBN-13:
9780201485677
No comments yet. Be the first to share your thoughts!