Intro to C++

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:

(1) https://www.w3schools.com/cpp/cpp_getstarted.asp

(2) https://en.wikipedia.org/wiki/C%2B%2B

Aarav Iyer

I am a technology and programming enthusiast, currently a high school student. I love drawing and am quite interested in aeronautics and astrophysics too. My favourite pastimes are reading books, blogging and skywatching with my telescope.

Post a Comment

Next Post Previous Post