How to write SOLID C++

Описание к видео How to write SOLID C++

We all know, or should know, about SOLID. The question is, do we write C++ according to the SOLID principles?

This is a quick tutorial on how to apply the SOLID principles using the C++ programming language. You can find it in a written form at: https://platis.solutions/blog/2020/06...

Contents:
02:56 - Single responsibility principle
08:01 - Open/closed principle
10:35 - Liskov substitution principle
16:08 - Interface segregation principle
20:31 - Dependency inversion principle

Please like, subscribe, comment and share the video to promote good programming practices.

Want to buy me a coffee so I can keep making free videos? Then please do so here: https://buymeacoff.ee/platisd

Комментарии

Информация по комментариям в разработке