Distill the Core Domain from Your Legacy App – Thomas Pierrain and Bruno Boucard – DDD Europe 2018

video:

Domain-Driven Design Europe 2018
https://dddeurope.com/

Distill the Core Domain from Your Legacy App

Let's take a very common legacy application: procedural code everywhere, anemic domain logic fully entangled with technical concerns and code. Nothing but classical stuff, right? Our mission for this truly interactive live-coding session will be to identify and extract the core domain logic out of this tar pit in order to add a new feature that has been desperately asked by our business since months.

Last but not least, we will clean the situation for the years to come by properly splitting the domain code from the technical one using the Hexagonal Architecture pattern. Ready to help us in that journey?

BIOGRAPHY

Co-organizer of the DDD Paris user group, Thomas is an eXtreme Programmer & technical architect obsessed by use cases (Vs. solution-driven approaches). He likes using DDD & TDD to boost his efficiency at work. Advocating the advantages of the Hexagonal architecture since many years (talks, blogposts…), Thomas has recently live-coded with Alistair Cockburn on that topic.

His company 42skillz which aims to help organizations to make software and to work differently, he provides trainings, coaching, consulting about TDD, BDD, legacy code refactoring techniques and DDD with an extra soul.

Bruno is developer, trainer, agile coach and speaker. He loves to explain with concrete examples with live-coding, if needed. He is a long-time Microsoft MVP, but he still is coding java with a C# accent 😉

His company 42skillz which aims to help organizations to make software and to work differently, he provides trainings, coaching, consulting about TDD, BDD, legacy code refactoring techniques and DDD with an extra soul.

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...