Design and Reality – Mathias Verraes

video:

We often think of software design as a linear process: understand the problem, come up with a solution, implement it, done. Occasionally, somebody remembers to draw a feedback loop from the implementation back to the problem statement.

The way we actually do software design is rather different. It’s non-linear. Through the act of design, we not only learn to understand the problem, but to reframe it. The purpose of domain modelling is to look for novel abstractions, and metaphors that change or perspective. We can explore the solution space until we come up with an interpretation of the problem that makes it solvable.

In this talk, I’ll tell stories from working on real world cases, like copyright claims systems and oil rig monitoring systems, to illustrate how with a richer understanding of our design process, we can create better solutions.

Tags

Follow us

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

Recent videos

Impact Mapping – The Secret Sauce

Details "Impact mapping is a lightweight, collaborative planning technique for teams that want to make a big impact with software products. It is based on user interaction design, outcome-driven planning and mind mapping. Impact maps help delivery teams and...

Pragmatic Architecture: How to Know When It’s Enough

Details Overengineering wastes time and effort, while underengineering creates future pain. How do you strike the right balance? This talk explores how you can use the balanced coupling model to achieve the just-right engineering. You’ll learn to predict volatility of...