TY - BOOK AU - Fowler,Martin TI - Refactoring: improving the design of existing code T2 - Addison-Wesley signature series SN - 9780134757599 U1 - 005.14 23 PY - 2019/// CY - Great Britain PB - Pearson Education KW - Software reengineering KW - Object-oriented programming KW - Computer science KW - Logiciels KW - Remaniement KW - Programmation KW - fast N1 - "With contributions by Kent Beck"--Cover; Includes bibliographical references (pages 405-407) and index; Refactoring : a first example -- Principles in refactoring -- Bad smells in code -- Building tests -- Introducing the catalog -- A first set of refactorings -- Encapsulation -- Moving features -- Organizing data -- Simplifying conditional logic -- Refactoring APIs -- Dealing with inheritance N2 - For more than twenty years, experienced programmers worldwide have relied on the author's guidance to improve the design of existing code and to enhance software maintainability, as well as to make existing code easier to understand. This guide has been fully updated to reflect crucial changes in the programming landscape. The book features an updated catalog of refactorings and includes JavaScript code examples, as well as new functional examples that demonstrate refactoring without classes. Like the original, this edition explains what refactoring is; why you should refactor; how to recognize code that needs refactoring; and how to actually do it successfully, no matter what language you use. Readers will learn how to understand the process and general principles of refactoring. They will also learn how to quickly apply useful refactorings to make a program easier to comprehend and change, and how to recognize "bad smells" in code that signal opportunities to refactor. This book helps readers to explore the refactorings, each with explanations, motivation, mechanics, and simple examples. Learn how to build solid tests for your refactorings, and how to recognize tradeoffs and obstacles to refactoring ER -