/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

venam.net
| | www.paepper.com
2.5 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. Generally, the model represents a subset of our domain at an appropriate abstraction level to be able to solve problems related to that domain.
| | rachelcarmena.github.io
3.4 parsecs away

Travel
| | Trying to explain DDD easily
| | herbertograca.com
3.4 parsecs away

Travel
| | Domain-Driven Design was coined by Eric Evans in his fantastic bookDomain-Driven Design: Tackling Complexity in the Heart of Software, published in 2003. Eric Evans book was key in formalisingmany of the software development concepts that today we take for granted.
| | builtin.com
20.3 parsecs away

Travel
| What is software engineering? It is a field directly related to computer science, where engineers apply systematic and disciplined methods to the development, operation and maintenance of software.