An approach to creating an abstract domain by evolving set of words.
This philosophy uses Domain Driven Design to evolve itself, where the domain is Existence.
Cultural Definition
Domain Driven Design (Wikipedia)
Domain-driven design (DDD) is an approach to software development for complex needs by connecting the implementation to an evolving model. The premise of domain-driven design is the following:
- Placing the project's primary focus on the core domain and domain logic.
- Basing complex designs on a model of the domain.
- Initiating a creative collaboration between technical and domain experts to iteratively refine a conceptual model that addresses particular domain problems.
Pattern Expression
Domain Driven Design can be used to create any abstract system in Existence.