Intermediate C++ book or resource

Can someone recommend an intermediate C++ book or some other resource? I'm getting back into programming after many years (COBOL, Basic, others) and I'm delighted that I've remembered much of the basic stuff e.g., variables, constants, loops, I/O. However, I need more challenging material.

Ideally, the book would have exercises and projects. Any other feedback welcome.

Glenn
Consider 'C++ Primer (5th Edition)' by Lippman, Lajoie and Moo.
https://www.amazon.com/Primer-5th-Stanley-B-Lippman/dp/0321714113
Many thanks! I've checked Amazon and with its page-turning feature and I'm quite impressed with the comprehensive nature of the book. Moreover, there are exercises which I consider an important aspect to reinforce learning.

I'm using the Code::Blocks IDE and compiler so working through the material should be very straightforward.

Thanks again
Topic archived. No new replies allowed.