>>1118246>I might have undiagnosed ADHD where I don’t pay attention if it’s boringI was about to mock your self-diagnosis, but according to Wikipedia:
"Although it causes impairment, particularly in modern society, many people with ADHD have sustained attention for tasks they find interesting or rewarding, known as hyperfocus."
Holy shit. Maybe *I* have it too.
Anyway, I add my vote for learning one language at a time, and your first language should be C, because it's the simplest. If you're young, and particularly if you have hyperfocus, it should only take weeks to go through Kernigan & Ritche DOING ALL THE EXAMPLES. If you just read it, you're wasting your time, you won't absorb the content. Then move on to C++, but you need not read all of The C++ Programming Language (Stroustrop). Just enough to become familiar with classes and such. I'm a hack at C#, but my familiarity with Java allows me to navigate it. Can't recommend any book for it.