I use C++ without fear second edition by brian overland! Ima begginer as well and it explains it simply and in a fun way ! It has excersises to practice on as well as explanations of the code!
Starting Out With C++ by Tony Gaddis. ----Very easy to understand in my opinion.
C++ for Engineers and Scientist by Gary Bronson ----Don't let the title intimidate you. Also easy in my opinion.
Programming Principles and Practice Using C++ by Bjarne Stroustrup (Creator of C++) ---- Very Good overall, but tackles subjects very quickly which can be overwhelming.