Объем 795 страниц
Patterns, Principles, and Practices of Domain-Driven Design
О книге
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
Довольно неплохое руководство по предметно-ориентированному дизайну.
Плюсы:
– DDD представлен как целостный подход к разработке. Постулируется, что DDD это в первую очередь общение с заказчиком и выявление моделей его предметной области, которые потом воплощается в код. Код – это всего лишь артефакт.
– Есть интересные рабочие кейсы.
– Много диаграмм, хорошо иллюстрирующих подход.
Минусы:
– Книгу писали два разных человека, и это чувствуется. Сильно резкий скачок от «аналитической» части к «технической»
– Код представлен на C# (это минус лично для меня).
– Скриншоты из Visual Studio – это явно лишнее.
Отзывы, 1 отзыв1