Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Any good book on domain driven design? [closed]

I'm trying to find a good, simple introduction to domain driven design, but that is proving to be difficult.

The books I have looked at all share the same problems.

  1. They are massive 300+ pages. I really wish this practice would change with computer books.

  2. They shine in chapter 1, explaining the introductory and basic concepts. Then when it comes down to getting into the material they blaze through the advanced concepts with poor examples and little explanation, then jump to the next concept.

Am I asking too much when I ask is there a book for domain driven design under 300 pages that progresses at a constant pace?

I hate it when books spend so much time on the introductory concepts, yet don't bother explaining the more advanced stuff.

  • Update

  • The reason I want a sub 300 page book is because those 500+ page monsters have a lot of fluff in them and can't seem to get to the point (or skip it altogether).

like image 603
chobo Avatar asked Dec 28 '22 09:12

chobo


1 Answers

Try this one - available online at InfoQ. On the plus side, it's free. On the downside, it might be too basic for you. If you want an introduction though, surely it's the basic concepts that you want to get to grips with first before delving into the advanced topics?

Domain Driven Design Quickly - 104 pages.

like image 74
Trevor Tippins Avatar answered Jan 05 '23 17:01

Trevor Tippins