Patterns, Principles, and Practices of Domain-Driven Design (Paperback)

Scott Millett, Nick Tune

買這商品的人也買了...

商品描述

Methods for managing complex software construction following the practices, principles and patterns of Domain-Driven Design with code examples in C#

This book presents the philosophy of Domain-Driven Design (DDD) in a down-to-earth and practical manner for experienced developers building applications for complex domains. A focus is placed on the principles and practices of decomposing a complex problem space as well as the implementation patterns and best practices for shaping a maintainable solution space. You will learn how to build effective domain models through the use of tactical patterns and how to retain their integrity by applying the strategic patterns of DDD. Full end-to-end coding examples demonstrate techniques for integrating a decomposed and distributed solution space while coding best practices and patterns advise you on how to architect applications for maintenance and scale.

  • Offers a thorough introduction to the philosophy of DDD for professional developers
  • Includes masses of code and examples of concept in action that other books have only covered theoretically
  • Covers the patterns of CQRS, Messaging, REST, Event Sourcing and Event-Driven Architectures
  • Also ideal for Java developers who want to better understand the implementation of DDD

商品描述(中文翻譯)

這本書以C#程式碼範例,以實際且實用的方式,介紹了領域驅動設計(Domain-Driven Design,DDD)的哲學,針對有經驗的開發人員在建構複雜領域應用程式時提供指導。書中著重於將複雜問題空間分解的原則和實踐,以及塑造可維護解決方案空間的實作模式和最佳實踐。您將學習如何透過戰術模式建立有效的領域模型,並透過應用DDD的戰略模式來保持其完整性。全面的端對端編碼範例展示了整合分解和分散解決方案空間的技術,同時編碼最佳實踐和模式建議您如何為維護和擴展而架構應用程式。

本書的特點包括:
- 為專業開發人員提供了對DDD哲學的全面介紹
- 包含大量程式碼和實例,展示了其他書籍僅在理論上涵蓋的概念
- 詳細介紹了CQRS、Messaging、REST、Event Sourcing和Event-Driven Architectures等模式
- 同時也適合想要更好地了解DDD實作的Java開發人員