I am starting to get into C++, and I just want to make sure if I am looking in the right direction as far as when it comes to learning the language. I am using two books, and I am curious if I should just pick one over the other. The books are:
Accelerated C++
Programming: Principles and Practice Using C++
I am curious if I am going in the right direction in regards to the text I am using. Accelerated C++ is my primary book, and I am curious if I should just stick with it. The book is fairly short compared to the one below it, but I got it because it was recommended when I searched for books.
Now my second direction is in regards to exercises, I searched, and found this post:
http://www.cplusplus.com/forum/articles/12974/
I am curious if there is any more possible posts, or websites with exercises I should use so I can improve my ability with C++. Basically anything with more homework since practice makes perfect.
What I really want to know is if I am heading in the right direction for self-teaching myself C++. If I am not, is there more advice/tips you may lend me?