Liskov Principle
Difficulty: Intermediate
Duration: 1 minute and 59 seconds
Students: 74
This lesson looks at the five SOLID principles starting with a little bit of their history before moving on to cover each principle in more detail.
Learning Objectives
- Learn about the five SOLID principles:
- Single Responsibility
- OpenClosed
- Liskov Principle
- Interface Segregation
- Dependency Inversion
Intended Audience
This lesson is intended for anyone who already has basic knowledge of Java and now wants to learn about Java EE.
Prerequisites
Basic knowledge of Java programming.
Covered Topics