Inheritance is one of the most fundamental features of Object-Oriented Programming. Why do we get it wrong so often?
Topics include:
- C#
- SOLID Code
- The Liskov Substitution Principle
- LSP
- Inheritance
- Substitutability
- Abstract classes
- Sealed classes
Related videos:
Source code available at: https://github.com/JasperKent/SOLID-Liskov-Substitution-Principle
No comments:
Post a Comment