Where to go after???

So I'm currently doing this program for C++ called sololearn. It's a free app for iphones and goes over C++ basics.

I'm gonna finish the course in the next week.

So now I want to know, where would be a good place to further learn C++?

If it helps I want to use C++ to develop games.
If you feel really comfortable with your C++ skills, then I recommend picking up a graphics library such as SDL or SFML. Or you could learn pure OpenGL. Or Vulkan. Those are the main set of tools you'll need for doing anything beyond simple console games in C++. Need visuals, after all.
Ok, I'll look into those and see which I feel most comfortable with. Thanks!!! :D
Topic archived. No new replies allowed.