Good C++ Book Recommendation

I'm new to C++. I am about to finish reading my first introductory C++ reference book. (Only Linked List and Stacks and Queues to read)

The book is C++ Programming From Problem Analysis to Program Design 7th Edition by D.S Malik

I can't say that I am proficient in all topics covered in the book, but I feel pretty confident.

Is there a must-read introductory C++ book? Or am I ready to move to intermediate C++? What do you suggest?

Thank you all in advance.
> Is there a must-read introductory C++ book?

Consider reading (and diligently working through the exercises) in one of the beginner books mentioned here:
http://www.cplusplus.com/forum/beginner/181863/#msg891710
JLBorges, thank you!
Topic archived. No new replies allowed.