Author:
C++⚓︎
C++ comprehension
This chapter can be separated into below several sections:⚓︎
-
Before C++98 (original fundamentals)
-
Modern C++ (C++ 11/14/17/20 functions)
-
STL (C++ Standard Template Library)
-
OOP (Object-Oriented Programming)
-
Design_Pattern (Design blueprint for OOP)