Book C++ Recommended

I'm trying to get speed at resolving problems coding in C++....I mean little porgrams to do little task as get a string and compare that with an enum, or rotate isalpha characters 13 position in ASCII...things like that...any recommendation?
closed account (E0p9LyTq)
There are more than a few books that people can recommend, here are a couple of lists to look at:

https://isocpp.org/wiki/faq/how-to-learn-cpp#buy-several-books
http://www.cplusplus.com/faq/beginners/books/
yes,I'm looking for exercises to do and possibly with the solution...to try them and if I don't know see how it can be done..
Topic archived. No new replies allowed.