SOLID principles in Dart - Every PRO Coder Follows This!

preview_player
Показать описание
📄S.O.L.I.D is an acronym for the first five object-oriented design(OOD) principles by Robert C. Martin, popularly known as Uncle Bob.

These principles, when combined together, make it easy for a programmer to develop software that is easy to maintain and extend. They also make it easy for developers to avoid code smells, easily refactor code, and are also a part of the agile or adaptive software development.

⏳ TIMESTAMPS :
00:00 Principles Number 1
01:02 Principles Number 2
01:44 Principles Number 3
02:32 Principles Number 4
03:01 Principles Number 5

⚡ SUBSCRIBE HERE⚡

🌐 Social Media

#flutter #fluttertutorial #flutterwidgets #fluttercourse #solid #fluttercourse
Рекомендации по теме
Комментарии
Автор

great video, it will never be superfluous to repeat the base

morrigan_ghost
Автор

You are making videos. Love the Fireship style for Flutter videos

marufhassan
Автор

As far as I know and understand, Single Responsibility is the most common. At the same time it's the most simple principle

morrigan_ghost
Автор

Great video, however, Liskov 1:44 Substitution is all so clear, you may need to Maybe explain in another video or revisit the example for clarity

josepholukayode
Автор

That's awesome man! I love such greate videos🥰

hamidhussainy
Автор

Hi, I might be noob but does the class Rectangle satisfies the "is-a" relationship with Area class in OCP?

kennnacion
Автор

Will your clean architecture series involve modular architecture?

tristankluivert
Автор

You forgot the last principle TTF, Talk Too Fast

keithbertschin