views:

808

answers:

5

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!

+7  A: 

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

Craig Stuntz
+2  A: 

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.

duffymo
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
+3  A: 

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

Bill the Lizard
+6  A: 

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

brodie
+1  A: 

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

haarrrgh