+ 2

Advantage of learning C++?

Is it useful to spend time time learning c++ or a person should directly start with java and other languages.

27th Mar 2018, 10:12 PM
Ronit Chawla
Ronit Chawla - avatar
3 RĂ©ponses
+ 6
C++ is harder to learn than java or other programming languages. But it definitely important to know. It’s probably the most used language in the industry and you can’t be software developer without knowing it. If you could only learn one programming language (which you shouldn’t), it should be C++
27th Mar 2018, 10:15 PM
Ariela
Ariela - avatar
+ 3
C++ is very useful if you want to know more about how computers work since you will work with pointers and such. Though it is a really complex and hard language to learn especially for beginners.
27th Mar 2018, 10:28 PM
TurtleShell
TurtleShell - avatar