Implementing Domain-Driven Design 2024 pdf epub mobi 電子書 下載


Implementing Domain-Driven Design

簡體網頁||繁體網頁

Implementing Domain-Driven Design pdf epub mobi 著者簡介

作者:Vaughn Vernon是一個經驗豐富的軟件工匠,在軟件設計、開發和架構方麵擁有超過25年的從業經驗。他提倡通過創新來簡化軟件的設計和實現。從20世紀80年代開始,他便開始使用麵嚮對象語言進行編程;在 20世紀 90年代早期,他便在領域建模中應用瞭領域驅動設計,那時他使用的是Smalltalk語言。他在很多業務領域都有從業經驗,包括航空、環境、地理、保險、醫學和電信等領域。同時,Vaughn在技術上也取得瞭很大的成功,包括開發可重用的框架和類庫等。他在全球範圍之內提供軟件谘詢和演講,此外,他還在許多國傢教授《實現領域驅動設計》的課程。你可以通過www.VaughnVernon.co訪問到他的最新研究成果。他的Twitter:@VaughnVernon。


Implementing Domain-Driven Design pdf epub mobi 圖書描述

"For software developers of all experience levels looking to improve their results, and design and implement domain-driven enterprise applications consistently with the best current state of professional practice, Implementing Domain-Driven Design will impart a treasure trove of knowledge hard won within the DDD and enterprise application architecture communities over the last couple decades." -Randy Stafford, Architect At-Large, Oracle Coherence Product Development "This book is a must-read for anybody looking to put DDD into practice." -Udi Dahan, Founder of NServiceBus Implementing Domain-Driven Design presents a top-down approach to understanding domain-driven design (DDD) in a way that fluently connects strategic patterns to fundamental tactical programming tools. Vaughn Vernon couples guided approaches to implementation with modern architectures, highlighting the importance and value of focusing on the business domain while balancing technical considerations. Building on Eric Evans' seminal book, Domain-Driven Design, the author presents practical DDD techniques through examples from familiar domains. Each principle is backed up by realistic Java examples-all applicable to C# developers-and all content is tied together by a single case study: the delivery of a large-scale Scrum-based SaaS system for a multitenant environment. The author takes you far beyond "DDD-lite" approaches that embrace DDD solely as a technical toolset, and shows you how to fully leverage DDD's "strategic design patterns" using Bounded Context, Context Maps, and the Ubiquitous Language. Using these techniques and examples, you can reduce time to market and improve quality, as you build software that is more flexible, more scalable, and more tightly aligned to business goals. Coverage includes * Getting started the right way with DDD, so you can rapidly gain value from it* Using DDD within diverse architectures, including Hexagonal, SOA, REST, CQRS, Event-Driven, and Fabric/Grid-Based* Appropriately designing and applying Entities-and learning when to use Value Objects instead* Mastering DDD's powerful new Domain Events technique* Designing Repositories for ORM, NoSQL, and other databases

Implementing Domain-Driven Design 2024 pdf epub mobi 電子書 下載

Implementing Domain-Driven Design pdf epub mobi 圖書目錄




點擊這裡下載
    


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

發表於2024-09-25

Implementing Domain-Driven Design 2024 pdf epub mobi 電子書 下載

Implementing Domain-Driven Design 2024 pdf epub mobi 電子書 下載

Implementing Domain-Driven Design 2024 pdf epub mobi 電子書 下載



喜欢 Implementing Domain-Driven Design 電子書 的读者还喜欢


Implementing Domain-Driven Design pdf epub mobi 讀後感

評分

infoq上書評齣來瞭: http://www.infoq.com/cn/articles/implementing-domain-driven-design 作者是ThoughtWorks的張逸  

評分

Eric Evans那本《實現領域驅動設計(DDD)》固然前無古人,但也嚮我們程序員拋齣瞭一大問題,即如何將DDD付諸實踐。十年之後的今天,Vaughn Vernon的這本《實現領域驅動設計》為我們給齣瞭答案。 最喜歡的是本書中有關實體(Entity)和資源庫(Repository)的講解,它告訴我們實體所...  

評分

戰略設計教會你怎麼正確的劃分領域、子領域,怎麼設計閤理的限界上下文,怎麼和領域專傢協作確定通用語言。 戰術設計中,實體、值對象、聚閤、資源庫、領域事件等概念,比較全的覆蓋瞭開發各個方麵。 當然在現實生活中,並沒有看到過有人使用DDD,但是並不妨礙從書中學到這種業...  

評分

將Evans的DDD和j當時現有技術結閤落地,是初學者非常棒的DDD入門參考。該書提齣的兩個聚閤引用對方ID的想法比較創新,如果再引入領域事件就更好瞭,結閤 CQRS EventSourcing和 Reactive會更加豐滿。  

評分

解決瞭很多我在看DDD原著中遇到的睏惑。。 推薦推薦推薦推薦 推薦推薦推薦推薦 推薦推薦推薦推薦 推薦推薦推薦推薦 推薦推薦推薦推薦 推薦推薦推薦推薦 推薦推薦推薦推薦 推薦推薦推薦推薦  

類似圖書 點擊查看全場最低價
出版者:Addison-Wesley Professional
作者:Vaughn Vernon
出品人:
頁數:656
譯者:
出版時間:2013-2-16
價格:USD 57.99
裝幀:Hardcover
isbn號碼:9780321834577
叢書系列:

圖書標籤: 領域驅動設計  DDD  架構  計算機  軟件工程  編程  基礎理論  programming   


Implementing Domain-Driven Design 2024 pdf epub mobi 電子書 下載
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Implementing Domain-Driven Design pdf epub mobi 用戶評價

評分

從repository那一章開始後麵就不太實用瞭。要是作者能多用點比喻就好瞭,這種幫助構建thinking model的書真的好難吸收。我見到最好理解的一個比喻(來源網上)是把bounded context比喻成公司裏的一個部門,還記得看到它很多相關的概念:domain, context map等等都豁然開朗。

評分

設計和分析的能力非一朝一夕,值得細細品味

評分

非常不錯,比Evans那本更接地氣,特彆在一些細節方麵讀後感覺明朗瞭些,ps:關於event的說明也是Evans那本沒大幅描寫的

評分

韆萬彆讀翻譯本, 垃圾, 雖然中譯本我都讀瞭不止十遍瞭 lol; 說到內容, 光是 GoF 信手拈來這功底就不是那些打 3- 星的人能夠望其相背的, 更彆說這人是 Martin Fowler 的迷弟, DI 什麼的現代架構理解得非常深刻; 每一章都值得讀個二十遍, 細節太多瞭, 比如 Double Dispatch 作者一筆帶過, 但是大傢真的搞得清嗎?

評分

非常不錯,比Evans那本更接地氣,特彆在一些細節方麵讀後感覺明朗瞭些,ps:關於event的說明也是Evans那本沒大幅描寫的

Implementing Domain-Driven Design 2024 pdf epub mobi 電子書 下載


分享鏈接





相關圖書




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

友情鏈接

© 2024 onlinetoolsland.com All Rights Reserved. 本本書屋 版權所有