Best way to learn to read C++ code in a couple of weeks?

Posted by Turbodjur@reddit | learnprogramming | View on Reddit | 10 comments

I have applied to join a C++ game developer program. To filter out the applications for the school they are running a test. The test will among other things include a section where you have to read C++ code and determine what it does. I do not imagine that the code itself will be too difficult, since the school only requires previous programming experience from high school level. However I have no prior experience with C++, so I need to study some for the upcoming test. I have done a course in C# before, but from what i have seen so far it is quite different.  I have seen many people recommending [learncpp.com](http://learncpp.com). I started their course and I'm at chapter 0.11. So far there has been a lot of reading, but pretty much nothing about coding. [learncpp.com](http://learncpp.com) seems to be a good resource, but I am starting to wonder if this really is the best place for me to start under my circumstances.