تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح #5 Interface Segregation principle in PHP [Arabic] lesson 5 of 7 ضمن كورس SOLID Principles شرح قناة Ramy Hakam، الفديو رقم 5 مجانى معتمد اونلاين
SOLID Principles is one of the most important software principles
Code Repository:
https://github.com/Z-Team-Pro/SOLID-in-php-crash-course
Roles:
Interface Segregation principle
A client should never be forced to implement an interface that it doesn't use or clients shouldn't be forced to depend on methods they do not use