[try Beta version]
Not logged in

 
Where to go after???

Mar 5, 2016 at 4:14am
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.
Mar 5, 2016 at 5:44am
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.
Mar 5, 2016 at 12:53pm
Ok, I'll look into those and see which I feel most comfortable with. Thanks!!! :D
Topic archived. No new replies allowed.