What is C++?
C++ is a popular coding language that was developed in the 1980s as an extension of the C language. This language was updated 4 major times; in 2011, 2014, 2017 and 2020.
Why use C++
C++ is one of the most popular coding languages in the world. It can also be used to develop apps and program Arduino boards for making your own self programmed rc cars, planes, boats, etc.
C++ is also quite easy to learn and is very similar to other languages like C,C# and Java which makes it easier to switch between these languages.
Unlike Python, C++ uses curly brackets i.e. '{}' to signal the beginning and end of the specific part of code.
Let us dive into the world of C++ as we learn one of the most popular languages of the world.
References: