Visit here for full course
> Click the drop-down to view the outline
Introduction
C++ Basics
C++ Advance
Visit here for full courseC Basics
C Advance
Visit here for full courseSimple C/C++ Projects
What is C++ Programming Language ?
-
C++ is a cross-platform language that can be used to create high-performance applications.
-
C++ was developed by Bjarne Stroustrup, as an extension to the C language.
-
The language was updated 4 major times in 2011, 2014, 2017, and 2020 to C++11, C++14, C++17, C++20.
-
C++ is fun and easy to learn!
-
As C++ is close to C# and Java, it makes it easy for programmers to switch to C++ or vice versa.