SOLID Principles C# | Practice set with solution for beginners

preview_player
Показать описание
#SOLID #DesignPrinciples #SolidPrinciples
Hey there, In this video, I tried to explain the SOLID principle by showing the places where and how it can be implemented.

References

Рекомендации по теме
Комментарии
Автор

Nice video, Got to know how LSP principle can be violated...

liveabhishekshukla
Автор

If any chance please explain with real time project use cases instead of college level examples. These answers may be ok for beginners but for experienced programmers it does not make much sense

maheshuma
Автор

nice video, Thanks But when you telling open close principle. you are putting interface member public, which is not expected, as we know it is public by default

mohitchauhan