Journey of Learning C++ (Part 1): Introduction to C++ and Namespaces
Introduction This article is the first in my journey of learning C++, and it is also the first article where I share my C++ notes. In this article, I will introduce the development history of C++, helping everyone transition from C to C++, and also explain why C++ is compatible with C syntax. Just explaining … Read more