Best ways to learn c++?

hey im looking for a nice and simple way to learn how to code in c++

The best way to learn anything is a real problem to solve. So what do you want to do?

i would like to beable to make programs and im going to do a level 3 game and app development coarse next year so stuff to do with that would be nice

Something more concrete? Something you really care about?
If it is just about an overall introduction to c++ and OOP, take a look at some of the many free online resources, e.g. http://programming-motherfucker.com/become.html#C%20/%20C++

But like I said, it is always very beneficial to have a clear and real project to work on.

2 Likes