Data Science & Developer Roadmaps with Chat & Free Learning Resources

Domain-driven design

 Software Architecture with C plus plus

Domain-driven design, or DDD for short, is a term introduced by Eric Evans in his book of the same title. In essence, it's about improving communication between business and engineering and bringing t...

Read more at Software Architecture with C plus plus | Find similar documents

Why Domain-Driven Design?

 Better Programming

Problems that DDD faces with a glimpse at solutions Continue reading on Better Programming

Read more at Better Programming | Find similar documents

Deep Dive into Domain-Driven Design

 Level Up Coding

Although domain-driven design (DDD) has been around since 2004, the concept has not been able to spread excessively in all that time. In recent years, however, the term has experienced a second…

Read more at Level Up Coding | Find similar documents

What Are Problem Space and Solution Space in Domain-Driven Design?

 Level Up Coding

In my previous article on DDD titled “What Means Domain in the Context of Domain-Driven Design?” , we explored the essential elements of DDD, specifically focusing on the importance of understanding d...

Read more at Level Up Coding | Find similar documents

Domain-Driven Design Made Me Realize Something About AI Tools

 ArjanCodes

In this video, I explore domain-driven design from a philosophical angle, sharing surprising insights I've gained. It's a bit different from my usual content, but I think you'll find it interesting. L...

Read more at ArjanCodes | Find similar documents

What Means Domain in the Context of Domain-Driven Design?

 Level Up Coding

Over a decade ago, I embarked on a journey into the exciting world of Domain-Driven Design (DDD). In the past, I even had the opportunity to write a column about it for VSOne magazine. I shared my han...

Read more at Level Up Coding | Find similar documents

A Crash Course on Domain-Driven Design

 ByteByteGo Newsletter

Developing software for complex domains is a challenging task.

Read more at ByteByteGo Newsletter | Find similar documents

Mastering Flexibility: Understanding the Essence of Domain-Driven Design

 Level Up Coding

Today, I want to carry on with the journey we embarked upon in my previous articles, further unravelling the intricate tapestry of Domain-Driven Design (DDD) — a remarkable intersection of technical…

Read more at Level Up Coding | Find similar documents

Domain-Driven Design Is the Breakthrough Language for Technical Writing

 Better Programming

Technical writing is discovering the best language to deliver knowledge to audiences. That's Domain Driven Design.

Read more at Better Programming | Find similar documents

Domain-Driven Design: Understanding Value Objects

 Level Up Coding

Value Objects are one of the most powerful building blocks in Domain-Driven Design for creating rich models, however programmers often shy away from using them. As Developers, we are generally much mo...

Read more at Level Up Coding | Find similar documents

Domain-Driven Architecture in the Frontend, Part 1

 Better Programming

What is Domain Driven Architecture and how it can help you manage complexity in your frontend codebase? Photo by Kimon Maritz on Unsplash This article is about what domain-driven architecture is, why...

Read more at Better Programming | Find similar documents

Domain-Driven Design Meets Hexagonal Architecture: A Guide to Future-Proof Applications

 Level Up Coding

The beautiful city of Vienna, Austria, at sunset from a rooftop bar by Kalpa Senanayake A timeless goal of software engineering has been to separate code that changes frequently from stable code — Jam...

Read more at Level Up Coding | Find similar documents