InfoQ

Presentation

Recorded at:
Recorded at

Eric Evans on DDD: Strategic Design

Presented by Eric Evans on Nov 30, 2007 09:35 AM

Community
Architecture
Topics
Design ,
Object Oriented Design ,
Modeling ,
Language
Tags
Domain Driven Design ,
JAOO Conference
Summary
This talk introduces two broad principles for strategic design. 'Context mapping' addresses the fact that different groups model differently. 'Core domain' distills a shared vision of the system's "core domain" and provides a systematic guide to when "good enough" is good enough versus when to push for excellence.

Bio
Eric Evans is a specialist in domain modeling and design in large business systems. Since the early 1990s, he has worked on many projects developing large business systems with objects and has been deeply involved in applying Agile processes on real projects. Eric is the author of "Domain-Driven Design" (Addison-Wesley, 2003) and he leads the consulting group Domain Language, Inc.

About the conference
JAOO is the premier European developer conference on software technology, methods and best practices. The conference presents in-depth presentations and tutorials by researchers, engineers and trend-setters in software engineering and technology.
Video not working. by Sandeep Khurana Posted Nov 30, 2007 7:11 PM
Re: Video not working. by Diana Plesa Posted Dec 2, 2007 9:19 AM
San Fran presentation by jim weaver Posted Dec 3, 2007 4:06 PM
Re: San Fran presentation by Wilkes Joiner Posted Dec 4, 2007 2:12 PM
Thanks by Magnus Salgo Posted Dec 4, 2007 10:23 AM
Video issues by Steve Macdonald Posted Dec 4, 2007 4:48 PM
Re: Video issues by Floyd Marinescu Posted Dec 5, 2007 1:10 PM
Re: Video issues by Martin Breining Posted Dec 19, 2007 3:56 PM
  1. Back to top

    Video not working.

    Nov 30, 2007 7:11 PM by Sandeep Khurana

    For last 10 mins i just see 'Connecting' on video controls :-( .

  2. Back to top

    Re: Video not working.

    Dec 2, 2007 9:19 AM by Diana Plesa

    Hi Sandeep This might be due to the internet connection, as now the video is working fine on both IE and Firefox. Diana

  3. Back to top

    San Fran presentation

    Dec 3, 2007 4:06 PM by jim weaver

    Hi guys, this presentation is different than the one I attended in SF in November (maybe it's from an earlier conference?). Slides for the version I attended in SF are here: http://qcon.infoq.com/sanfrancisco/presentation/Strategic+Design Will the video for this version be posted? Eric added some stuff that was very appropriate for where I work - want to show it to some coworkers.

  4. Back to top

    Thanks

    Dec 4, 2007 10:23 AM by Magnus Salgo

    Thanks for making this available. I have read Jimmys and Eric books think this way of getting the concept of DDD is excellent. I like the way Eric is speaking about DDD but still would like to get more hands on examples...

  5. Back to top

    Re: San Fran presentation

    Dec 4, 2007 2:12 PM by Wilkes Joiner

    I think this is part 2 of the talk from JAOO. Some people should be strapped into a chair and forced to watch this Clockwork Orange style ;-)

  6. Back to top

    Video issues

    Dec 4, 2007 4:48 PM by Steve Macdonald

    I've enountered repeatd video problems on this site. Why not just use YouTube? Anything would be better than the extreme frustration when the video dies 80% through a presentation. Please put some effort into this. These problems really are unnaceptable in an IT site in 2007.

  7. Back to top

    Re: Video issues

    Dec 5, 2007 1:10 PM by Floyd Marinescu

    Hi Steve, indeed a minority of our viewers are experiencing a problem with our videos (some due to firewall and others due to who knows). But the good news is that we are indeed working on a youtube-like solution which should be live in early 08. Thanks for your patience in the meantime.

  8. Back to top

    Re: Video issues

    Dec 19, 2007 3:56 PM by Martin Breining

    Floyd, any plans to also make these videos downloadable for offline viewing? Thanks.

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.