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

Systems Thinking Intro with Lorraine Steyn

Systems thinking is the macro behaviour that we must understand in analyzing our world. A system always produces what it is designed to do, even if that isn't at all what we meant it to do! Systems are self-maintaining, and contain balancing and/or reinforcing...