Growing Object-Oriented Software, Guided by Tests 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025


Growing Object-Oriented Software, Guided by Tests

簡體網頁||繁體網頁
Steve Freeman 作者
Addison-Wesley Professional
譯者
2009-10-22 出版日期
384 頁數
USD 59.99 價格
Paperback
叢書系列
9780321503626 圖書編碼

Growing Object-Oriented Software, Guided by Tests 在線電子書 圖書標籤: TDD  軟件開發  測試  編程  OO  計算機  程序設計  軟件工程   


喜歡 Growing Object-Oriented Software, Guided by Tests 在線電子書 的讀者還喜歡




下載連結1
下載連結2
下載連結3
    


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2025-02-16

Growing Object-Oriented Software, Guided by Tests 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2025

Growing Object-Oriented Software, Guided by Tests 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2025

Growing Object-Oriented Software, Guided by Tests 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025



Growing Object-Oriented Software, Guided by Tests 在線電子書 用戶評價

評分

對TDD的具體實踐很有幫助,就是原文前幾個章節推進得實在太慢。

評分

例子有些復雜,我基本跳過瞭第三部分。但其測試驅動開發、甚至驅動設計,拆分功能、漸進式開發,以及編寫可維護性強的測試用例的思想和技巧值得藉鑒。

評分

一本很好的學習TDD,迭代式,漸進式開發的書。裏麵也講瞭很多麵嚮對象設計思想,測試技巧和方法等。

評分

去年的時候讀過,關於TDD比較經典的一本書。

評分

好吧。終於看完瞭。方法是好的,原則是對的,大傢不照著做,那不還是白搭!!

Growing Object-Oriented Software, Guided by Tests 在線電子書 著者簡介

Steve Freeman和Nat Pryce是獨立的軟件顧問,他們是英國的敏捷軟件開發先鋒。他們都曾在一些行業和組織機構中工作過:電信業係統開發、金融業、體育新聞報道和市場傳播、IBM的薄膜包裝應用、工業和學術研究機構等。他們是倫敦XpDay的創始人和組織者,經常齣席和組織國際會議。Steve和Nat是幾個有影響的開源項目的貢獻者,這些項目支持TDD。在2006年,他們共同獲得瞭敏捷聯盟的Gordon Pask奬。他們住在英國倫敦。


Growing Object-Oriented Software, Guided by Tests 在線電子書 著者簡介


Growing Object-Oriented Software, Guided by Tests 在線電子書 pdf 下載 txt下載 epub 下載 mobi 在線電子書下載

Growing Object-Oriented Software, Guided by Tests 在線電子書 圖書描述

Foreword by Kent Beck "The authors of this book have led a revolution in the craft of programming by controlling the environment in which software grows." --Ward Cunningham "At last, a book suffused with code that exposes the deep symbiosis between TDD and OOD. This one's a keeper." --Robert C. Martin "If you want to be an expert in the state of the art in TDD, you need to understand the ideas in this book."--Michael Feathers Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this "simple" idea takes skill and judgment to do well. Now there's a practical guide to TDD that takes you beyond the basic concepts. Drawing on a decade of experience building real-world systems, two TDD pioneers show how to let tests guide your development and "grow" software that is coherent, reliable, and maintainable. Steve Freeman and Nat Pryce describe the processes they use, the design principles they strive to achieve, and some of the tools that help them get the job done. Through an extended worked example, you'll learn how TDD works at multiple levels, using tests to drive the features and the object-oriented structure of the code, and using Mock Objects to discover and then describe relationships between objects. Along the way, the book systematically addresses challenges that development teams encounter with TDD--from integrating TDD into your processes to testing your most difficult features. Coverage includes * Implementing TDD effectively: getting started, and maintaining your momentum throughout the project * Creating cleaner, more expressive, more sustainable code * Using tests to stay relentlessly focused on sustaining quality * Understanding how TDD, Mock Objects, and Object-Oriented Design come together in the context of a real software development project * Using Mock Objects to guide object-oriented designs * Succeeding where TDD is difficult: managing complex test data, and testing persistence and concurrency

Growing Object-Oriented Software, Guided by Tests 在線電子書 下載 mobi epub pdf txt 在線電子書下載


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Growing Object-Oriented Software, Guided by Tests 在線電子書 讀後感

評分

书很薄,思想很丰富,结合了TDD思想与OOD思想的融合,还介绍了JMOCK2、HAMCREEST、JUnit4三个最有价值的工具。作者10余年的TDD经验指导性很强,堪称神作。 我相信它可以提升你至少一个档次!  

評分

书很薄,思想很丰富,结合了TDD思想与OOD思想的融合,还介绍了JMOCK2、HAMCREEST、JUnit4三个最有价值的工具。作者10余年的TDD经验指导性很强,堪称神作。 我相信它可以提升你至少一个档次!  

評分

例子有些过于复杂,再加上代码没有有效组织,很容易迷路。书中甚至没有提到代码的下载。 建议学习《单元测试的艺术》,更为清晰。 建议学习《单元测试的艺术》,更为清晰。 建议学习《单元测试的艺术》,更为清晰。 建议学习《单元测试的艺术》,更为清晰。 建议学习《单...

評分

本书作者是Mock技术的早期创始人,对OO理论和TDD的理解很深。读本书不仅是学习TDD,更是学习OO思想和方法。相比Kent Beck的《TDD by Example》本书要好一个档次。  

評分

书很薄,思想很丰富,结合了TDD思想与OOD思想的融合,还介绍了JMOCK2、HAMCREEST、JUnit4三个最有价值的工具。作者10余年的TDD经验指导性很强,堪称神作。 我相信它可以提升你至少一个档次!  

類似圖書 點擊查看全場最低價

Growing Object-Oriented Software, Guided by Tests 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025


分享鏈接





Growing Object-Oriented Software, Guided by Tests 在線電子書 相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2025 book.wenda123.org All Rights Reserved. 圖書目錄大全 版權所有