I've decided to let go of learning the C programming language and learn C++.
Can anyone recommend me a good book aimed at beginners that have never programmed before and will teach C++ the proper way without any mistakes and is easy for a beginner to follow.
Thank you and i will appreciate any answers
PS I tried learning C++ in the past from book but it was to hard to follow i used books likes Accelerated C++ and Thinking in C++ which were to hard for me to follow and had a fast paste to it.
The only book that i found that worked well was C++ Primer 6th Edition but then on chapter 3 i think i couldn't use the Sales.Item class because of my compiler and tried everything to fix it but couldn't do it
The Sales.Item class is required for the exercises I understand what it teaches me but the examples use Sales.Item and exercises use Sale.Item I cant just skip it if i do ill have a big gap in my knowledge