Description
Product ID: | 9780134757599 |
Product Form: | Hardback |
Country of Manufacture: | US |
Series: | Addison-Wesley Signature Series (Fowler) |
Title: | Refactoring |
Subtitle: | Improving the Design of Existing Code |
Authors: | Author: Martin Fowler |
Page Count: | 448 |
Subjects: | Object-oriented programming (OOP), Object-oriented programming (OOP), Software Engineering, Systems analysis and design, Software Engineering, Systems analysis & design |
Description: | Select Guide Rating 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. Martin Fowler’s guide to reworking bad code into well-structured code Refactoring improves the design of existing code and enhances software maintainability, as well as making existing code easier to understand. Original Agile Manifesto signer and software development thought leader, Martin Fowler, provides a catalog of refactorings that explains why you should refactor; how to recognize code that needs refactoring; and how to actually do it successfully, no matter what language you use.
Examples are written in JavaScript, but you shouldn’t find it difficult to adapt the refactorings to whatever language you are currently using as they look mostly the same in different languages. "Whenever you read [Refactoring], it’s time to read it again. And if you haven’t read it yet, please do before writing another line of code." –David Heinemeier Hansson, Creator of Ruby on Rails, Founder & CTO at Basecamp “Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” –M. Fowler (1999) |
Imprint Name: | Addison Wesley |
Publisher Name: | Pearson Education (US) |
Country of Publication: | GB |
Publishing Date: | 2019-01-11 |