图书标签: TDD 软件开发 软件工程 编程 计算机 agile programming Programming
发表于2024-12-26
Test Driven Development pdf epub mobi txt 电子书 下载 2024
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.
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.
为什么要TDD?都说TDD可以提高程序质量,减少bug,那是对程序而言;然而对于程序员来说,TDD的最大好处在于,你可以放心的push,而不用担心会引入regression。这种自信也许才是最吸引人的,因为自信是快乐的基础。
评分重新 refresh 了一下 TDD 的知识,毕竟很久远的书了
评分tdd实际上是一种生活态度,即做任何事情之前首先想到如何验证,如何证明自己做的是对的;对过于复杂的事情,划分成小的任务,每个任务都可以验证;
评分还不错吧,算得上手把手教你怎么tdd,不过看另一本tdd似乎是更合适一些。
评分读了Section I,总体感觉tdd的思想是很好的,实践起来有一点麻烦。这个就和去健身是一个道理,都知道对自己好,但是有的时候狠不下心来。真正看懂需要一些java的基础。 后面两个sections以后再看。
真不知道出版社怎么选的译者。一本200页的书动用了10来个译者。。。整个翻得就是惨不忍睹糟蹋了一本好书。。建议看原版。。。
评分真不知道出版社怎么选的译者。一本200页的书动用了10来个译者。。。整个翻得就是惨不忍睹糟蹋了一本好书。。建议看原版。。。
评分kent back写的书一向很薄, 薄但是都是干货, 在这个资讯爆炸的年代, 的确节省了大家无数的时间, 测试驱动开发是一本非常厉害的书, 作为测试驱动开发这一开发模式几乎颠覆了我们已有的开发模式, 而要掌握或者领悟这项开发技术却需要经过严格的实战, 非简单的看看书就行的. 虽然我...
评分连PhD都能直译成"哲学博士"...google翻译都不会犯这样的错误,失望 其它的就不多说了 生硬的词语, 不通畅的语句, 费解! 怎么能对的起Kent大神的好书啊!!
评分译者又给我们带来一种软件开发方式。以测试作为软件开发的驱动。 作者以货币转换实例,从简入深逐步讲解测试驱动开发方式的概念、优势与设计方法等方面知识;用xUnit框架,展示测试工具在开发过程中的关键之处。 值得学习学习。
Test Driven Development pdf epub mobi txt 电子书 下载 2024