+ 2
The main purpose of learning C++ is being able to create a program in C++.
As a beginner you would choose this language (over other languages) if you are interested in programming for performance and speed (like games) or understand how memory management works, or interested in working in industries that work with C++.
Or even just out of curiosity.
If you learn c++, it is not hard to learn other languages after that.



