+ 3

Which things should I do in c++ to improve my knowledge?

C++

6th Jun 2018, 3:32 PM
Om Kumar
Om Kumar - avatar
4 Réponses
+ 3
Om Kumar Good Question, And Good Answer Max Thank u Om Kumar and Max💐💐
6th Jun 2018, 4:43 PM
Navid Mir
Navid Mir - avatar
+ 4
learn the standart library, i found thread, mutex, functional, algorithm and atomic to be very useful there are also a lot of utility functions and classes available. boost is also a very popular library and qt is very useful for guis. look here for stuff thats not widely known: https://www.sololearn.com/Discuss/1314249/?ref=app and of course just program a lot in c++
6th Jun 2018, 4:32 PM
Max
Max - avatar
+ 3
Do solve cpp related questions, and improve your logical and analytical skills. i hope it will help🤗
6th Jun 2018, 3:53 PM
Akash chikara
Akash chikara - avatar
+ 1
C++ is an object oriented programming language. How about making something with classes? And I think it is good to use some C++ libraries.
6th Jun 2018, 4:14 PM
Disvolviĝo;
Disvolviĝo; - avatar