Don't learn from internet tutorials, as "awesome" as you might find them (which is difficult to judge as a beginner, by the way). If you are seriously interested in learning the C++ programming language, which is a big endeavour, you won't get around a good book.
For example, the tutorial you link doesn't seem to mention a single word about the STL, the probably most important part of the C++ standard library.