I was learning blueprint but i stopped i really want to do c++ giving myself until the end of the year to just learning…best book c++ primer , c++ primer plus, or something else…
C++ Primer Plus is a good book. It explains the concepts and basics really well and gives solid foundation knowledge. If you go through that book and do the exercises you should be able to move around a program just fine. Next is practicing a lot and doing research where you need. You can use forums like this one, cplusplus.com has a ton of information as well as stack overflow.
So yeah, C++ primer plus gives you the foundation. Then just keep trying to make things and conducting research! Hope this helps!
c++ for dummies
I don’t know of any books but PlanetChili has a long tutorial series on YouTube which are decent.