出版社: Prentice Hall
副标题: Effectively With Legacy Code
出版年: 2004-10-2
页数: 456
定价: USD 64.99
装帧: Paperback
ISBN: 9780131177055
内容简介 · · · · · ·
Get more out of your legacy systems: more performance, functionality, reliability, and manageability
Is your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is draining time and money away from your development efforts.
In this book, Mic...
Get more out of your legacy systems: more performance, functionality, reliability, and manageability
Is your code easy to change? Can you get nearly instantaneous feedback when you do change it? Do you understand it? If the answer to any of these questions is no, you have legacy code, and it is draining time and money away from your development efforts.
In this book, Michael Feathers offers start-to-finish strategies for working more effectively with large, untested legacy code bases. This book draws on material Michael created for his renowned Object Mentor seminars: techniques Michael has used in mentoring to help hundreds of developers, technical managers, and testers bring their legacy systems under control.
The topics covered include
Understanding the mechanics of software change: adding features, fixing bugs, improving design, optimizing performance
Getting legacy code into a test harness
Writing tests that protect you against introducing new problems
Techniques that can be used with any language or platform—with examples in Java, C++, C, and C#
Accurately identifying where code changes need to be made
Coping with legacy systems that aren't object-oriented
Handling applications that don't seem to have any structure
This book also includes a catalog of twenty-four dependency-breaking techniques that help you work with program elements in isolation and make safer changes.
© Copyright Pearson Education. All rights reserved.
Working Effectively with Legacy Code的创作者
· · · · · ·
作者简介 · · · · · ·
MICHAEL C. FEATHERS works for Object Mentor, Inc., one of the world's top providers of mentoring, skill development, knowledge transfer, and leadership services in software development. He currently provides worldwide training and mentoring in Test-Driven Development (TDD), Refactoring, OO Design, Java, C#, C++, and Extreme Programming (XP). Michael is the original author of Cp...
MICHAEL C. FEATHERS works for Object Mentor, Inc., one of the world's top providers of mentoring, skill development, knowledge transfer, and leadership services in software development. He currently provides worldwide training and mentoring in Test-Driven Development (TDD), Refactoring, OO Design, Java, C#, C++, and Extreme Programming (XP). Michael is the original author of CppUnit, a C++ port of the JUnit testing framework, and FitCpp, a C++ port of the FIT integrated-testing framework. A member of ACM and IEEE, he has chaired CodeFest at three OOPSLA conferences.
喜欢读"Working Effectively with Legacy Code"的人也喜欢 · · · · · ·
Working Effectively with Legacy Code的书评 · · · · · · ( 全部 16 条 )


围绕重构来阐述如何修改遗留代码的不错的书

写代码不是一件简单的事情

翻译的很一般,机械工业出版社

重构三部曲让我对代码的理解有重生之感

书很细,无经验读着有压力
> 更多书评 16篇
论坛 · · · · · ·
本书中文版已由图灵公司出版 | 来自刘江 | 2007-10-17 01:50:44 |
这本书的其他版本 · · · · · · ( 全部3 )
-
人民邮电出版社 (2007)8.1分 395人读过
-
机械工业出版社 (2014)6.7分 38人读过
以下书单推荐 · · · · · · ( 全部 )
- 程序员最应该读的图书(原版) (hongqn)
- 軟件工程 (Milo)
- Reading Radar by ThoughtWorks (ggarlic)
- 软件 IT 经典 (uncutstone)
- 站在巨人的肩膀上(四)专家初始读物 (7655cjc)
谁读这本书? · · · · · ·
二手市场
· · · · · ·
- 在豆瓣转让 有636人想读,手里有一本闲着?
订阅关于Working Effectively with Legacy Code的评论:
feed: rss 2.0
0 有用 Reika 2019-04-18 08:26:23
TDD, 短小精湛,好读
3 有用 ztztzt8888 2018-02-20 07:12:46
不只是TDD测试而已,设计的理念也在点滴中渗透,不知不觉就从头看到尾了,都是我们经常工作中遇到的问题。 作者行文流畅,偶尔还写上一两句非常quotable的俏皮话。例如讲到decorator时,他说“Navigating through code that contains decorators that decorate other decorators is a lot like peelin... 不只是TDD测试而已,设计的理念也在点滴中渗透,不知不觉就从头看到尾了,都是我们经常工作中遇到的问题。 作者行文流畅,偶尔还写上一两句非常quotable的俏皮话。例如讲到decorator时,他说“Navigating through code that contains decorators that decorate other decorators is a lot like peeling away the layers of an onion. It is necessary work, but it does make your eyes water.” :) (展开)
0 有用 whunmr 2014-06-24 21:08:25
介绍了很有用的`characterization tests` and `Link seams`
2 有用 boer 2015-03-09 23:28:25
被逼的,淫僧啊。。。
0 有用 AndyBu 2010-01-06 16:45:43
很经典