Refactoring to Patterns is a book by Joshua Kerievsky published by Addison Wesley in August 2004. It is the marriage of refactoring -- the process of improving the design of existing code -- with patterns, the
Refactoring to Patterns 作者:[美] Joshua Kerievsky 出版社:Addison-Wesley Professional 出版年:2004-8-15 页数:400 定价:USD 69.99 装帧:Hardcover 丛书:The Addison-Wesley Signature Series ISBN:9780321213358 豆瓣评分 9.0 23人评价 5星 47.8% 4星
software engineering thought leaders in the global patterns, refactoring, and agile development communities. Whether you're focused on legacy or "greenfield" development, this book will make you a better software designer by helping you learn how to make important design changes safely and effectively...
Reviews the book "Refactoring to Patterns," by Joshua Kerievsky.doi:10.1007/978-3-540-27777-4_54J. KerievskySoftware DevelopmentJ. Kerievsky. Refactoring to Patterns. Pearson, 2004.J. Kerievsky, Refactoring to Patterns. Addison-Wesley Professional, 2004....
Refactoring-to-pattern评分: This book is about the marriage of refactoring-the process of improving the design of existing code-with patterns, the classic solution to design problem. Pattern2012-12-02 上传大小:4.00MB 所需:10积分/C币 重构与模式(Refactoring to patterns).part09.rar ...
program using Presentation-Domain-Data layering. I then refactor the dependencies between these modules to introduce the Service Locator and Dependency Injection patterns. These apply in different languages, yet look different, so I show these refactorings in both Java and a classless JavaScript style...
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 w....
A collection of database refactoring patterns and database development practices to enable evolutionary database design. An essential practice to enable Continuous Delivery
I can definitely see why this book is called “Refactoring UI” … tons of UI smells / anti-patterns and how to correct them with great examples for each case. 👍 Congrats@adamwathanand@steveschogeron the launch! Taylor Otwell @taylorotwell ...
I then refactor the dependencies between these modules to introduce the Service Locator and Dependency Injection patterns. These apply in different languages, yet look different, so I show these refactorings in both Java and a classless JavaScript style. by Martin Fowler 13 Oct 2015 Read more…...