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.
发表于2024-11-21
Test Driven Development 2024 pdf epub mobi 电子书
这本书的作者是“极限编程”之父Kent Beck,书写得很薄,每一章都只有几页的长度。这就好像用TDD方法写出的代码般,每一个单元都是精巧明快的,使得人们很容易读懂,也使人们更有意愿将其读懂(短的文章更能激发人们的阅读欲望,不是吗?)。加之作者的笔调也十分轻松,这种小薄...
评分很好的书, 从简至深。大师级力作,极力推荐~~ 本书不仅介绍了TDD的概念、优势与设计方法,并逐步深入到解决复杂问题的方式;细致讲解了如何在编写程序代码前编写自动化测试,如何先塑造一个设计再通过重构逐渐添加设计上的构思,如何为更复杂的逻辑创建测试等。让你迅速掌握,...
评分弱弱的看了几十页,TDD那种对细节的严格把持的精神,却只有靠看上面的测试例子去YY。不知道为什么翻出来的书看着让人这么费劲。我建议找个别的什么出版社再翻译一个版本吧,不然真的只有看原版了。。。。
评分关于测试驱动开发有很多谬论和误解。关于这点的澄清永远没有尽头,就像任何其他的方法一样,所谓正解和误解都是相伴而生的。 而本书是总结这个在开发社团里面实践经验的开山之作,关于他的评价是,误解的不想读,不误解的也不愿意读,前者是因为已经有误解的心态对于这种小题目...
评分图书标签: TDD 软件开发 软件工程 编程 计算机 agile programming Programming
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.
方法论
评分TDD
评分读了Section I,总体感觉tdd的思想是很好的,实践起来有一点麻烦。这个就和去健身是一个道理,都知道对自己好,但是有的时候狠不下心来。真正看懂需要一些java的基础。 后面两个sections以后再看。
评分极限的TDD。比起《The Art of Agile Development》那本书中讲TDD的一章,这本书中的方法更加extreme。正如作者所说,开发中根据实际场景的不同,步骤可大可小,但本书至少展示了极致的TDD是怎样的。
评分Kent Beck这样的传奇人物写的一本入门书,不看得多可惜。很多内容需要反复咀嚼验证才行,虽然有少量内容有些过时了,但是基本的东西是不会改变的。TDD入门必读经典作品
Test Driven Development 2024 pdf epub mobi 电子书