+ 1
What can I possibly do with cpp?
I have practiced cpp more recently in order learn the concept of programming and algorithm. But in the long run what should I do with it?
3 Réponses
+ 11
ANU
1) C++ is very good language after learning basics of the programming you can tends towards learning data structure and algorithms and application by C++, operating system algorithmic approach development
2) C++ can be used in the field of graphic design and game development for designing and implementing the back-end with C#.
3) C++ can be used in embedded system design, socket programming, mobile application development, computer aided design and many more.
There's many company who worked in C++ and requires C++ knowledgeble candidates.
https://medium.com/sololearn/reasons-to-love-c-11c7c2f23d88
+ 4
Even if you move onto other languages, C++ would have given you a good foundation.
+ 1
Thanks guys for good advice