What are the best places to find out everything there is to know about Domain-Driven Design, from beginner to advanced.
- Books
- Websites
- Mailing lists
- User groups
- Conferences
- etc
What are the best places to find out everything there is to know about Domain-Driven Design, from beginner to advanced.
Here are some interesting sources:
Wikipedia has some useful information, especially its summary of how DDD relates to other approaches.
http://en.wikipedia.org/wiki/Domain-driven_design
It also links to two presentations by Eric Evans
I recommend Domain Driven Design from Eric Evans, it's a great book on the subject.
Late answer, perhaps :) however, in case anyone is still interested, I found some very useful information and considerations on DDD on Epic.NET project site.
Here are some informative sources:
Applying Domain-Driven Design and Patterns is a very good book on the subject. Lots of good examples as well as discussion of related subjects like test driven development and how they apply.
Also check out domaindrivendesign.org.
Casey Charlton has created a new DDD resource site at http://dddstepbystep.com/. It is a great reference site and has lots of info for DDD newbies and experts alike.