Category Archive for: ‘Learning DDD’
Effective Aggregate Design Part III – DDD Denver Meetup
In this conclusion to his series on Effective Aggregate Design, Vaughn discusses the discovery process: how to recognize when a …
Read More →Modeling with a Purpose, and Coexisting Models in Bounded Contexts (14 minutes)
In this 14 minute video, Eric Evans explains the purpose of modeling in Domain-Driven Design, why we have coexisting models …
Read More →Effective Aggregate Design by Vaughn Vernon
Aggregates are one of the more challenging aspects of tactical modeling. Developers often end up with large clusters of objects …
Read More →Applying Domain-Driven Design and Patterns by Jimmy Nilsson
While Eric’s book is the definitive treatment of DDD, this book by Jimmy Nilsson takes a fresh approach to this …
Read More →Greg Young at NDC2010 “7 Reasons DDD Projects #FAIL”
Many people try applying Domain Driven Design and fail miserably. This presentation looks at seven top reasons for failure and …
Read More →Best-kept Secret in DDD Community: DDD Immersion
Paul Rayner interviews Eric Evans about public DDD Immersion Classes. They discuss the contents, philosophy, the origins of the class …
Read More →“An Introduction to Domain Driven Design” by Dan Haywood
In this article, published on methodsandtools.com, Dan Haywood introduces DDD principles and patterns. A good read if you are just …
Read More →Eric Evans: What I’ve learned about DDD since the book – introduction
This is the introductory part of the talk Eric Evans gave at a meeting of DDD-NYC group. Since the talk …
Read More →Eric Evans: What I’ve learned about DDD since the book
In this talk, first presented at QCon London 2009, Eric Evans describes what he’d learned about DDD since the book …
Read More →Glossary of Domain-Driven Design Terms
Excerpted from [[Domain-Driven Design Book]] [[Aggregate]] A cluster of associated objects that are treated as a unit for the purpose …
Read More →