When finished C++ course, then what? Any suggestions?
I noticed at the end of the course there is "More On This Subject" but they seem random, not in any particular order, no real organized approach here. So what is a good approach to continuing? Are a school courses the best option? Books? Web sites? It would be nice to find something that follows a specific path, like learning and utilizing string functions (strtok, stringstream etc.), vectors, libraries, but in an organized approach with exercises. Much like how the courses here in SL progress. For reference, I've finished all but two of the medium Code Coaches in Community. The two date challenges seem like a leap (both coincidentally involve leap years), there are easier ones marked as "hard" but I guess that depends on the language(C, C++; python etc.) The "hard" ones seem to jump around randomly, and it's hard to connect the dots between my current understanding and forming good strategies to tackle those.