by Organisers @virtualddd | Dec 16, 2023
Most products start with an initial software model, a model that is usually naive and superficial, based on shallow knowledge. Which makes sense, because you just started discovering and exploring that new product. So we typically start by identifying nouns and verbs...
by Organisers @virtualddd | Dec 15, 2023
From Parnas' paper in the 1970's to microservices in the 2010's, we've always used modularisation as a way to manage complexity in software. And yet, we still end up with big balls of mud. Technical separation alone isn’t enough. We’ve also tried...
by Organisers @virtualddd | Dec 14, 2023
Top-down organizational journey to implement DDD, during the talk we will look at different decisions levels like, structural, technical, process and persons, because a change needs the enforcement of the organization to happen
by Organisers @virtualddd | Dec 13, 2023
In his book "The Software Architect Elevator" Gregor Hohpe uses the analogy of an elevator in a high building for the daily work which software architects should be doing: They are supposed to talk to folks who build and maintain stuff in the engine room but...
by Organisers @virtualddd | Dec 12, 2023
When kids learn to program they often use either a visual language like Scratch, or a textual language like Python. While visual languages are great for the first steps, children and educators often want to move on to a textual language. However early on, a textual...