Library · Tag
Domain Modeling
An annotated collection of 1 books on domain modeling, spanning 2003. Featuring works by Eric Evans — each with editorial commentary oriented to digital product practice.
Domain-Driven Design: Tackling Complexity in the Heart of Software
Eric Evans, 2003 · Addison-Wesley
Evans's argument is that software which resists maintenance is usually software whose model has drifted from the business it is meant to represent. The cure is ubiquitous language — the same words in code, in meetings an…