I am now half way through this book. C++ without fear and on the way I am learning a lot. Not only with the C++ side but also with the setup of my tools. I am now settling down on VIM as my primary tool for learning with the clang_complete plugin as my snippet/completion engine.
Next stop learning argv and argc.