As the title says I'm looking for the best books to learn C++.
My programming background is MIT Introduction to Programming and Computer science level (Pyhton)
Introduction to Computer Science and Programming | Electrical Engineering and Computer Science | MIT OpenCourseWare and some programming and statistical analysis in R
Can you recommend any book to move into C++?
I was looking for one with exercises at the end of each section so it is easier to understand which exercises I should do after each block of concepts.
I read in one of the posts in this forum that Accelerated C++ could be a good choice for someone without a background in C but one of the reviews said that the exercises often require concepts that have not been explained in previous chapters.