Explore >> Select a destination


You are here

enterprisecraftsmanship.com
| | www.paepper.com
13.3 parsecs away

Travel
| | Domain Driven Design (DDD) is an influential book by Eric Evans from 2004 - sometimes also referred to as "the big blue book". This blog post summarizes some of my own understanding of the book and gives you an introduction to domain driven design. Important definitions Domain The domain is the area in the real world which we are writing a computer program about. Model The model is our representation of our domain.
| | softwarepatternsdemystified.wordpress.com
11.7 parsecs away

Travel
| | What is a Domain Object? A domain object represents an entity that is of interest to the business as opposed to an entity that matters only to the application and the developer. The business model will usually be the template on which the domain model is constructed. The "Domain Experts" are typically the business analysts...
| | blog.ploeh.dk
11.6 parsecs away

Travel
| | How can you both follow Command Query Separation and assign unique IDs to Entities when you save them? This post examines some options.
| | www.interviewbit.com
88.5 parsecs away

Travel
| Table Of Contents show What is System Design? Best System Design Courses 1. Scaler Academy's System Design Course 2. Software Design and Architecture...