Liskov Substitution Principle in Python
Introduction
The Liskov Substitution Principle (LSP) is a fundamental principle of software design that deals with the relationship between a base class and its derived classes. It is named after Barbara Liskov, who first introduced the concept in a ...
hallucinations-in-llms-101-part-i.hashnode.dev6 min read