Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

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

Posted By: roxul
Patterns, Principles and Practices of Domain-Driven Design (Repost)

Scott Millett and Nick Tune, "Patterns, Principles and Practices of Domain-Driven Design"
English | ISBN: 1118714709 | 2015 | 792 pages | PDF | 27 MB

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