Test Driven Development 在線電子書 圖書標籤: TDD 軟件開發 軟件工程 編程 計算機 agile programming Programming
發表於2025-03-26
Test Driven Development 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025
過段時間還需要重讀後半部分
評分為什麼要TDD?都說TDD可以提高程序質量,減少bug,那是對程序而言;然而對於程序員來說,TDD的最大好處在於,你可以放心的push,而不用擔心會引入regression。這種自信也許纔是最吸引人的,因為自信是快樂的基礎。
評分方法論
評分還不錯吧,算得上手把手教你怎麼tdd,不過看另一本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两个原则:不要重写代码,除非test fail了;去除重复设计,优化代码结构。以及“不要过多的设计,只要满足test pass即可” -- 当现有设计不满足新功能时(即新的test fail...
評分测试驱动开发是否是软件开发的银弹,答案是否定的,但是其作用是值得重视的。 现在的有一种趋势是弱化设计驱动,设计尽量简单,设计范围尽量减少。在“测试驱动”过程中重构,深化设计,验证结果。这是不是有效率呢?是不是符合软件开发实际呢?还是件需要思考的事情。 如何...
Test Driven Development 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025