SOLID and SRP
Watch the full course: https://www.udemy.com/solid-principles/?couponCode=TUBE-SOLID-2
Single Responsibility Principles or SRP in short states that every object should have a single responsibility, and that responsibility should be entirely encapsulated by the class. This is the definition taken from Wikipedia. It’s very hard to understand what does it mean. For example, the first two questions which come to my mind are:
how to define those responsibilities?
how to calculate the number of responsibilities of a certain class?
Видео SOLID and SRP автора Программистские таймы
Видео SOLID and SRP автора Программистские таймы
Информация
5 декабря 2023 г. 15:11:58
00:43:34
Похожие видео