I date doesnt matter. The basics and all the syntax will be the same since that does not ever change. The only few things that may be different will be style issues like what lines to close the brace on, commenting, etc. However, those are not a big deal especially if you are only writing code for yourself. A few of the more difficult topics could be different just because new and better ways to do them may have been developed but if you are serious about C++ at that point you will end up with a more advanced book anyway. Good luck learning it. It isnt very difficult. The only things that might seem confusing at first are pointers and possibly a few of the data abstraction concepts. If you need help with anything send me a PM and i will try to explain them better.
Reply