NikoNenov / LiskovSubstitutionPrincipleExample

Liskov substitution principle example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liskov Substitution Principle Explained

Design Patterns: Liskov Substitution Principle Explained Practically in C#

Think of them as guardrails that keep our code safe. In this video, we are going to look at the third entry in the famous SOLID principle. The L stands for the Liskov Substitution Principle. We are going to dive into what it means, how it should change our programming practices, and how far we should take it.

About

Liskov substitution principle example


Languages

Language:C# 100.0%