Test Driven Development 在線電子書 圖書標籤: TDD 軟件開發 軟件工程 編程 計算機 agile programming Programming
發表於2025-02-23
Test Driven Development 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025
極限的TDD。比起《The Art of Agile Development》那本書中講TDD的一章,這本書中的方法更加extreme。正如作者所說,開發中根據實際場景的不同,步驟可大可小,但本書至少展示瞭極緻的TDD是怎樣的。
評分沒看完
評分還不錯吧,算得上手把手教你怎麼tdd,不過看另一本tdd似乎是更閤適一些。
評分tdd實際上是一種生活態度,即做任何事情之前首先想到如何驗證,如何證明自己做的是對的;對過於復雜的事情,劃分成小的任務,每個任務都可以驗證;
評分Kent Beck這樣的傳奇人物寫的一本入門書,不看得多可惜。很多內容需要反復咀嚼驗證纔行,雖然有少量內容有些過時瞭,但是基本的東西是不會改變的。TDD入門必讀經典作品
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.
很好的书, 从简至深。大师级力作,极力推荐~~ 本书不仅介绍了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 ...
評分测试驱动开发是否是软件开发的银弹,答案是否定的,但是其作用是值得重视的。 现在的有一种趋势是弱化设计驱动,设计尽量简单,设计范围尽量减少。在“测试驱动”过程中重构,深化设计,验证结果。这是不是有效率呢?是不是符合软件开发实际呢?还是件需要思考的事情。 如何...
評分kent back写的书一向很薄, 薄但是都是干货, 在这个资讯爆炸的年代, 的确节省了大家无数的时间, 测试驱动开发是一本非常厉害的书, 作为测试驱动开发这一开发模式几乎颠覆了我们已有的开发模式, 而要掌握或者领悟这项开发技术却需要经过严格的实战, 非简单的看看书就行的. 虽然我...
評分弱弱的看了几十页,TDD那种对细节的严格把持的精神,却只有靠看上面的测试例子去YY。不知道为什么翻出来的书看着让人这么费劲。我建议找个别的什么出版社再翻译一个版本吧,不然真的只有看原版了。。。。
Test Driven Development 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025