Is C++ useful yet? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Is C++ useful yet?

9th Jun 2023, 9:11 PM
mohammad ali Sheikh
mohammad ali Sheikh - avatar
9 Answers
+ 5
mohammad ali Sheikh If you don't know, most engineers use C++ for their job.. because it is often used for making games, manipulating data or making webs/reading file. C++ allows you to optimize your code, as it runs your code really smooth.. However, it's not easy to learn.. since there are lots of thing on C++ that other languages don't have like pointers, getting address(for faster code)..while Java, C# and Python provides another way of storing data types: List, Dictionary(HashMap in Java) and Set(HashSet in Java and C#), I believe C++ have none of these.. Nevertheless, it is often used for manipulating data, making webs and games, as it provide fast and smooth code, and makes your code works more efficiently..
10th Jun 2023, 7:55 AM
Dragon RB
Dragon RB - avatar
+ 4
"C++ was designed with systems programming and embedded, resource-constrained software and large systems in mind, with performance, efficiency, and flexibility of use as its design highlights. C++ has also been found useful in many other contexts, with key strengths being software infrastructure and resource-constrained applications, including desktop applications, video games, servers (e.g. e-commerce, web search, or databases), and performance-critical applications (e.g. telephone switches or space probes)." https://en.m.wikipedia.org/wiki/C%2B%2B You see, there is an abundance of potential use cases.
9th Jun 2023, 9:27 PM
Lisa
Lisa - avatar
+ 3
Dragon RB C++ has a solid standard library which contains implementations of many containers, algorithms and most features that other programming languages provide. I believe you're mistaking it with C which has a much more primitive standard library.
11th Jun 2023, 3:11 PM
XXX
XXX - avatar
+ 2
Yes, and thank you for your time.
9th Jun 2023, 9:44 PM
mohammad ali Sheikh
mohammad ali Sheikh - avatar
+ 1
yes.
9th Jun 2023, 9:22 PM
Lisa
Lisa - avatar
+ 1
XXX Maybe you can consider it as a mistake or my English grammar. Thanks for correcting me. But I find it difficult, because I don't know how storing data(like list, dictionary,etc) in C++ works, neither are some C++ algorithms..
11th Jun 2023, 3:20 PM
Dragon RB
Dragon RB - avatar
0
In which parts it is being used?
9th Jun 2023, 9:23 PM
mohammad ali Sheikh
mohammad ali Sheikh - avatar
0
Sorry for my english.
9th Jun 2023, 9:23 PM
mohammad ali Sheikh
mohammad ali Sheikh - avatar
0
Thank you for your attention Dragon RB
11th Jun 2023, 11:31 AM
mohammad ali Sheikh
mohammad ali Sheikh - avatar