What is next ? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

What is next ?

I think that I know basics of c++ . (pointers ,functions , classes , arrays , templates , STL , working with files , some algorithms , exceptions ) not too strong , but enough . And I still can't do something really worth . Everything I can - sort in different way any arrays or create simple classes/overload operators for them etc. What should I do next , to become on a higher level than this ?

16th Jan 2017, 5:52 PM
abc
abc - avatar
3 Réponses
+ 5
once you are done learning C++ on sololearn or something, move more into multi-threading. It is very important and something that is a MUST know.
16th Jan 2017, 6:20 PM
Wen Qin
Wen Qin - avatar
+ 2
Dive on algorithms and data structures. Also you can find some beginner project ideas on the Internet. Like these : http://www.dreamincode.net/forums/topic/78802-martyr2s-mega-project-ideas-list/
16th Jan 2017, 5:57 PM
Etem Hyusnev
Etem Hyusnev - avatar
+ 1
try doing a project in c++ or try learning a different type of language like sql
16th Jan 2017, 5:59 PM
Jishnu Jayarajan