Refactoring

Refactoring

作者: MartinFowler
出版社: AddisonWesley
副标题:
定价: GBP43.99
发布日期: 2018-11-12
页数: 448
ISBN: 9780134757599

内容简介


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.FeaturesThe first update to a classic that is the standard reference for refactoring in over 15 yearsEnhanced, web-based features including interactive examples, video snippets, code highlightingExtensive use of JavaScript examplesNew to This EditionMartin Fowler is retaining everything that made Refactoring one of the world’s most popular and influential computer books, while updating with JavaScript examples throughout (to address many programmers’ current preferences) and reflecting today’s programming paradigms. The book’s catalog of individual refactorings has been updated, revised, and expanded.

目录


Foreword to the First Edition
Preface
Chapter 1: Refactoring: A First Example
Chapter 2: Principles in Refactoring
Chapter 3: Bad Smells in Code
Chapter 4: Building Tests
Chapter 5: Introducing the Catalog
Chapter 6: A First Set of Refactorings
Chapter 7: Encapsulation
Chapter 8: Moving Features
Chapter 9: Organizing Data
Chapter 10: Simplifying Conditional Logic
Chapter 11: Refactoring APIs
Chapter 12: Dealing with Inheritance
Bibliography
Index

下载


下载暂不对外开放

版权信息


:本文内容由面圈实名注册用户自发贡献,版权归原作者所有,面圈社区不拥有其著作权,亦不承担相应法律责。如果您发现本社区中有涉嫌抄袭的内容,请立即联系我们:邮箱:mianshige@126.com,一经查实,本社区将立刻删除涉嫌侵权内容。