+ 2

C++ advantages?disadvantages?

Hello, Iā€™ve learnt C++ for 2-3 months, write some basic codes,etc.... But I still donā€™t know what is C++ used for, programming game or something, or just solving some math problem. WHAT DO U THINK?

13th Jan 2018, 6:16 PM
Jack Nguyį»…n Đį»©c Anh
Jack Nguyį»…n Đį»©c Anh - avatar
3 Answers
+ 6
C++ is a power !
14th Jan 2018, 1:35 AM
UraL
+ 2
C and C++ are mainly used for high performance code, for its very low level characteristics. So pretty much anything that requires high speeds is done in C++. There are some topics in which, even though they are slower, some languages have a more spread out use. What you do with the language is decided only by you. But i would recommend you investigate a bit before starting a project what tools are available and which language would be the most fit for it.
13th Jan 2018, 6:23 PM
spcan
spcan - avatar