As part of the SOLID series, in this video we will be going over a coded example of the Interface Segregation Principle, using the Python language. It's fairly straight forward if you understand the Single Responsibility Principle. We are just applying that to interfaces.
🧑🎓 Book a Learning Session - https://calendly.com/rithmic-studio/l...
👽 Discord - / discord
0:00 - Introduction
0:20 - Explanation of the Interface Segregation Principle
3:15 - Show me the code
To view the code written in this video, visit the GitHub link below:
👾 - https://github.com/sixfwa/python-desi...