Solo learn c++ course is completed. I know that is not all to C++. I want to master this language. Where to learn more? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grátis
0

Solo learn c++ course is completed. I know that is not all to C++. I want to master this language. Where to learn more?

I know solo learn C++ is quite short. How much more i have to learn? Please point me in the right direction😆

25th Feb 2017, 10:30 PM
Black Temple
Black Temple - avatar
2 Respostas
+ 3
not quite sure what the last thing that this course taught but in order to "master" the language you have to grasp some important concepts. classes inheritance virtual functions polymorphism templates stacks queues dynamic arrays linked lists doubly linked lists priority queues hash tables hash functions binary trees any kind of trees advanced sorting or clustering algorithms multithreading once you know the majority of all of these and how they work, you should be close to being a "master" however there are Many other things to look into. i would learn all of these, then go into some more "third-party" stuff. as for a place to get these... thats up to the internet hope this helps
26th Feb 2017, 12:15 AM
Michael Szczepanski
Michael Szczepanski - avatar
+ 2
search c++ tutorial point and make sure practice each and every exercise
25th Feb 2017, 10:45 PM
Salman Mushtaq
Salman Mushtaq - avatar