圖書標籤: TDD 軟件開發 軟件工程 編程 計算機 agile programming Programming
发表于2025-05-07
Test Driven Development pdf epub mobi txt 電子書 下載 2025
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。比起《The Art of Agile Development》那本書中講TDD的一章,這本書中的方法更加extreme。正如作者所說,開發中根據實際場景的不同,步驟可大可小,但本書至少展示瞭極緻的TDD是怎樣的。
評分TDD經典
評分讀瞭Section I,總體感覺tdd的思想是很好的,實踐起來有一點麻煩。這個就和去健身是一個道理,都知道對自己好,但是有的時候狠不下心來。真正看懂需要一些java的基礎。 後麵兩個sections以後再看。
評分為什麼要TDD?都說TDD可以提高程序質量,減少bug,那是對程序而言;然而對於程序員來說,TDD的最大好處在於,你可以放心的push,而不用擔心會引入regression。這種自信也許纔是最吸引人的,因為自信是快樂的基礎。
評分Section 2的例子是用TDD寫一個單元測試工具, 經常拿已經開發好的部分來寫測試繼續未完成的部分, bootstrap的過程好玩; Section 3是那種不嚴謹的老程序員經驗談 我沒什麼興趣; 代碼: https://github.com/suzaku/tdd_by_example
思想很好,传统开发模式下顾问、项目经理管需求,资深开发者、设计者进行分析设计,程序员负责开发,一方面带来项目管理、项目风险诸多问题,另一方面也造就大量"不负责任"的程序员,妨碍程序员综合能力的提升、思维和视角的拓展。TDD下程序员直接面对需求、用例,参与设计,以...
評分 評分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 ...
評分弱弱的看了几十页,TDD那种对细节的严格把持的精神,却只有靠看上面的测试例子去YY。不知道为什么翻出来的书看着让人这么费劲。我建议找个别的什么出版社再翻译一个版本吧,不然真的只有看原版了。。。。
評分最近开发了两周的项目上线了( 对, 又是开源项目改吧改吧就上线了) 开发任务突然没有了, 而我, 每天却要写日报, 所以我又想起了多年前的愿望, 试一试怎么写测试。这样日报也有的写, 还可以提高项目的单元测试率, 面试的时候还能说为一个开源项目提供过commit, 美滋滋...
Test Driven Development pdf epub mobi txt 電子書 下載 2025