hackingcpp / comments

Comments regarding hackingcpp.com
1 stars 0 forks source link

cpp/lang/object_oriented_programming #11

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Object Oriented Programming in C++ | hacking C++

The basics of object oriented programming in modern C++: virtual functions, inheritance and design guidelines (Liskov Substitution Principle, Non-Virtual Interface).

https://hackingcpp.com/cpp/lang/object_oriented_programming.html

godlmk commented 2 years ago

nice

luke-yang25 commented 1 year ago

so useful

JohannJo commented 9 months ago

Last line of the slide "Inheritance guidelines" --> There is a typo, word should be "protected".