The Systemics of the Liskov Substitution Principle – Romeu Moura – DDD Europe 2018

video:

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

The Systemics of the Liskov Substitution Principle

The Liskov Substitution Principle: the least known and most frequently violated of all S.O.L.I.D.!

Let’s explore together what it is, why you should care, how to detect violations, how to stop violating, what is co-variance and contra-variance (What is the In/Out of C#, the Super/Extends of Java, the +/- of Scala).

But above all: Let’s see that the essence of Liskov is the essence of Object Orientation itself: Systemics

Let’s learn to see our codebase as a System.

BIOGRAPHY

Endless conversation — with friends & compilers — on art, crafts, dialectic, paradigm jump, serendipity.

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