there are more straightforward languages you could start with
C++ has its strengths for certain applications but its complexity just adds cognitive load for a beginner
you want to learn the basic program control methods (loops, conditionals, etc) and algorithms for working with data first...