Kent Beck consistently challenges software engineering dogma, promoting ideas like patterns, test-driven development, and Extreme Programming. Currently affiliated with Three Rivers Institute and Agitar Software, he is the author of many Addison-Wesley titles.
Quite simply, test-driven development is meant to eliminate fear in application development. While some fear is healthy (often viewed as a conscience that tells programmers to "be careful!"), the author believes that byproducts of fear include tentative, grumpy, and uncommunicative programmers who are unable to absorb constructive criticism. When programming teams buy into TDD, they immediately see positive results. They eliminate the fear involved in their jobs, and are better equipped to tackle the difficult challenges that face them. TDD eliminates tentative traits, it teaches programmers to communicate, and it encourages team members to seek out criticism However, even the author admits that grumpiness must be worked out individually! In short, the premise behind TDD is that code should be continually tested and refactored. Kent Beck teaches programmers by example, so they can painlessly and dramatically increase the quality of their work.
测试先行,小步迭代,不断重构,持续集成。XP在组里(就3个人)实施不容易,自己先做点力所能及的吧,就看了《TDD》,可不巧的是目前做的项目是Swing开发的桌面工具,这可是偶做的第一个项目啊,该怎么测试先行呢?看了看marathon,Abbot,JFCUnit的文档,搜了点Winrunner的资...
評分以往我们设计软件更多是凭借经验,但是这本书给我们一个视角使得我们的设计不仅仅是基于经验,而是通过一种有效的方法论来有效的改进设计。这本书里面的实例虽然简单,但是却非常好的展示了完整的过程。推进测试驱动开发可以在得到优秀的设计同时也确保软件质量,结合当前开发...
評分最近开发了两周的项目上线了( 对, 又是开源项目改吧改吧就上线了) 开发任务突然没有了, 而我, 每天却要写日报, 所以我又想起了多年前的愿望, 试一试怎么写测试。这样日报也有的写, 还可以提高项目的单元测试率, 面试的时候还能说为一个开源项目提供过commit, 美滋滋...
評分If I get stuck and I don’t know how a complex algorithm should work I’ll write a test for an error case. Then I’ll write a test for the simplest non-error case I can think of and return a hard coded value. Then I’ll write another test case and see if I ...
評分连PhD都能直译成"哲学博士"...google翻译都不会犯这样的错误,失望 其它的就不多说了 生硬的词语, 不通畅的语句, 费解! 怎么能对的起Kent大神的好书啊!!
重新 refresh 瞭一下 TDD 的知識,畢竟很久遠的書瞭
评分過段時間還需要重讀後半部分
评分為什麼要TDD?都說TDD可以提高程序質量,減少bug,那是對程序而言;然而對於程序員來說,TDD的最大好處在於,你可以放心的push,而不用擔心會引入regression。這種自信也許纔是最吸引人的,因為自信是快樂的基礎。
评分Kent Beck大牛所作,不過在中國似乎實踐起來還是有很大難度
评分讀瞭Section I,總體感覺tdd的思想是很好的,實踐起來有一點麻煩。這個就和去健身是一個道理,都知道對自己好,但是有的時候狠不下心來。真正看懂需要一些java的基礎。 後麵兩個sections以後再看。
本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度,google,bing,sogou 等
© 2025 qciss.net All Rights Reserved. 小哈圖書下載中心 版权所有