InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

InfoQ Book: Domain Driven Design Quickly

Posted by Floyd Marinescu on Dec 11, 2006

Sections
Enterprise Architecture,
Process & Practices,
Development,
Architecture & Design
Topics
.NET ,
Methodologies ,
Domain Specific Languages ,
SOA ,
Ruby ,
Agile ,
Customers & Requirements ,
Java
Tags
Domain Driven Design ,
Design Patterns
The most complicated aspect of large software projects is not the implementation, it is the real world domain that the software serves. Domain Driven Design is a vision and approach for dealing with highly complex domains that is based on making the domain itself the main focus of the project, and maintaining a software model that reflects a deep understanding of the domain. The vision was brought to the world by Eric Evans in his book "Domain Driven Design". Eric's work was based on 20 years of widely accepted best practices in the object community, as well as Eric's own insights. 

Despite the importance of Domain Driven Design, not many people are aware of it, which is why InfoQ commissioned the writing of a 100 page mini-book: Domain Driven Design Quickly, and like all InfoQ books is available for free download as well as print-purchase.  The book is a short, quickly-readable summary and introduction to the fundamentals of DDD; it does not introduce any new concepts; it attempts to concisely summarize the essence of what DDD is, drawing mostly Eric Evans' 576 page book, as well other sources since published such as Jimmy Nilsson's Applying Domain Driven Design, and various DDD discussion forums.  Main topics in the book include:

 - Building Domain Knowledge
 - The Ubiquitous Language
 - Model Driven Design
 - Refactoring Toward Deeper Insight
 - Preserving Model Integrity

Please help Domain Driven Design become mainstream by letting people know about this book!

Although Eric's book came out in 2003, it seems that 2007 will the year Domain Driven Design becomes widely known.  Whereas little was being said about DDD last year, this year saw two new books on DDD publish (Jimmy Nilsson's and InfoQ's), there was a whole track on DDD at The Spring Experience, and revolution back to POJO development in the Java community is setting the stage for DDD to finally become a mainstream practice.
  • This article is part of a featured topic series on SOA and also Agile

Related Sponsor

In today’s hyper-competitive world, later may be too late to adopt Agile development and this Roadmap for Success will help you get started. Download "Agile Development: A Manager's Roadmap for Success" now!

10 comments

Watch Thread Reply

Non printable ? by appu chan Posted
Re: Non printable ? by Wacław Adamczewski Posted
Re: Non printable ? by Floyd Marinescu Posted
Re: Non printable ? by anjan bacchu Posted
Who is the author? by o denni Posted
Re: Who is the author? by Floyd Marinescu Posted
Re: Who is the author? by hank jmatt Posted
2007: The year of DDD? by Rod Johnson Posted
Re: 2007: The year of DDD? by johan andries Posted
I can publish ? by ronildo braga Posted
  1. Back to top

    Non printable ?

    by appu chan

    I doubt.. :)

  2. Back to top

    2007: The year of DDD?

    by Rod Johnson

    Although Eric's book came out in 2003, it seems that 2007 will the year Domain Driven Design becomes widely known.

    I agree: 2007 is likely to be a big year for DDD. Having just coming back from The Spring Experience conference, we had a lot of interest in the DDD track. Basically the ideas of DDD are timeless, and there is certainly growing understanding and interest.

    Floyd, thanks for getting this material out there.

  3. Back to top

    Re: Non printable ?

    by Wacław Adamczewski

    I agree. Actually it IS printable :)

  4. Back to top

    Re: Non printable ?

    by Floyd Marinescu

    Actually it's not, that was a temporary mistake. While we want to make the information freely available for reading, one should buy the print book for ultimate convenience. Buying the book will then fund further mini-book and content efforts on InfoQ.

  5. Back to top

    Re: 2007: The year of DDD?

    by johan andries

    Eric Evans also gave two talks on DDD at Javapolis in Antwerp, Belgium, and I was pleasantly surprised by the public attention.

  6. Back to top

    Re: Non printable ?

    by anjan bacchu

    Who is the author of the mini book ?

    BR,
    ~A

  7. Back to top

    Who is the author?

    by o denni

    I'll second that question; who is the author?

    My impressions on what I've read so far: the first two chapters are surprisingly long-winded for a "Quickly" book and seem to preach to the choir, and there are a fair number of typos or missing words. Cut to chapter 3 if you want to get started "quickly".

  8. Back to top

    Re: Who is the author?

    by Floyd Marinescu

    Domain-Driven Design Quickly was produced by InfoQ.com, summarized primarily by Abel Avram and with Floyd Marinescu as managing editor. Special thanks to Eric Evans for his support and Vladimir Gitlevich and Dan Bergh Johnsson for their detailed reviews.

  9. Back to top

    I can publish ?

    by ronildo braga

    Hello, I would like to know if I could translate to portuguese the key parts from your book and publish it in a brazilian forum?

  10. Back to top

    Re: Who is the author?

    by hank jmatt

    Buying the book will then fund further mini-book and content efforts on InfoQ.

Educational Content

Questions for an Enterprise Architect

Erik Dörnenburg answers: What is Enterprise and Evolutionary Architecture?, discussing 4 issues: Turning strategy into execution, Ensuring conformance, Where do the architects sit? Buying or building?

Wrap Your SQL Head Around Riak MapReduce

Sean Cribbs explains what Map-Reduce and Riak are, why and how to use Map-Reduce with Riak, and how to convert SQL queries into their Map-Reduce equivalents.

Polyglot Persistence for Java Developers - Moving Out of the Relational Comfort Zone

Chris Richardson shows how he ported a relational database to three NoSQL data stores: Redis, Cassandra and MongoDB.

The Golden Circle – Why How What

Jean Tabaka challenges the audience to reflect on what Agile practices they are employing, how they are using them, ending with the questions “Why have their organization chosen to go Agile?

The Web Platform as a Limitless Pool of Innovation, with Andreas Gal

Andreas talks about the benefits of the Open Web and how it compares to proprietary stacks. He also talks about various projects that push the envelope like Boot to Gecko, Broadway and pdf.js.

Hadoop and NoSQLin a Big Data Environment

Ron Bodkin discusses early adoption of Hadoop, NoSQL and describes MapReduce and related libraries and Frameworks. Other topics include Hive, Pig, multi tenancy, and security in a big data environment

Spring and Platform Interoperability

Stephen Bohlen explains how Spring helps with interoperability between Java and .NET, demoing it with the help of a sample application.

How to Stop Writing Next Year's Unsustainable Piece of Code

Guilherme Silveira mentions some of the turning points in project development that may affect the quality of the code offering advice on avoiding writing crappy code.