Entities

Learn what an entity is and how it is implemented in the context of DDD.

It can be difficult to model a domain. Once the whole model is done, the next step is to move on to the code. The best approach to translate the domain model into code is to use Object-Oriented Programming (OOP). To implement this approach, DDD defines a number of artifacts that allow technical experts to represent a domain model in the code.

What is Model Driven Design?

Model Driven Design (MDD) says that a software solution should be implemented based on the analysis of models. Remember ...

Access this course and 1400+ top-rated courses and projects.