تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح #3 Open Close Principle in PHP [Arabic] lesson 3 of 7 ضمن كورس SOLID Principles شرح قناة Ramy Hakam، الفديو رقم 3 مجانى معتمد اونلاين
SOLID Principles is one of the most important software principles
Code Repository:
https://github.com/Z-Team-Pro/SOLID-in-php-crash-course
Roles:
Objects or entities should be open for Extension, but closed for modification.