Live coding – Legacy live coding with Dr. Carola Lilienthal

March 23, 2021 5:00 pm (UTC)

In this hands-on session we will us a small legacy example that contains all the monstrosities that we find in legacy today. We will use DDD to analyze and refactor problems such as: large entities that are used all over the system and how we could divide them into smaller entities that live in different bounded contexts, the lack of value objects and what kind of value object could be introduced, and an anemic domain model and how we can improve it towards a rich domain model. In this session you will tackle a messy piece of Java code. Please be there with a running IDE for Java and download Step 1 of the example beforehand from https://github.com/lilienth/ddd-banking-example

Tags

Follow us

Read our latest news from Virtual DDD on any of these social networks!

Latest sessions

Team Topologies Workshop with Luke and Andy

Team Topologies Workshop with Luke and Andy

Please note the event time is 7pm New Zealand Time (7am Central Europe) A workshop to teach participants about the key concepts from the book Team Topologies - and how to apply the Team Topologies modeling shapes to explore organization dynamics. Using the Team...

Abstractions as bridges with Hazel Weakly

Abstractions as bridges with Hazel Weakly

Have you ever wondered about what makes a good abstraction vs a bad one? Do you want to examine potential reasons why efforts to develop abstractions at a company or in a project take hold, and some don't? Or what it takes to develop an abstraction that reaches...