I'm looking for resources on the web with a lot of detailed explanation of Domain-Driven-Design (DDD) and the patterns that are used. I'm aware of the books available, but I'm looking for resources on the web.

thanks!

link|improve this question

feedback

5 Answers

up vote 10 down vote accepted

Here's a long, free PDF, which is essentially a shortened version of Eric Evans's book (with his blessing).

link|improve this answer
feedback

In addition to the free Domain Driven-Design Quickly pdf, I have found these resources to be useful...

link|improve this answer
feedback

BBC's Radio Labs has an interesting page on DDD and a few closely related ideas.

link|improve this answer
feedback

There's the DDD web site, but it doesn't look to be active at all. I clicked on the links, and none of the ones I tried appear to be newer than 2007. Maybe DDD isn't catching on....

UPDATE: Seems like things have changed a lot since I gave this answer a year ago. At least the DDD link that I gave has been updated and looks pretty good.

link|improve this answer
The Domain-Driven Design website was updated quite a bit in 2009. There were several useful videos and articles posted. You might want to update your answer. – dthrasher Feb 2 '10 at 17:16
feedback

There's also Think DDD, where you can download a free 34-page PDF called DDD Step by Step.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.