0
Help please
which c++ aspects should I learn next, if i finished sololearn c++ course? and where i can continue my education?
1 Answer
+ 13
Putting your new found skills to practice by completing small problems or projects is a good way to continue.
You will want to review the standard template library, it is full of goodies.
There are a few reference sites that you can use to do this, here is one: http://www.cplusplus.com/reference/
Also, check out the other sections here on sololearn like:
https://www.sololearn.com/learn/773/?ref=app
https://www.sololearn.com/learn/774/?ref=app
and so on..
Hope this helps.