My uncle told me to start with C++ and it set me back months
My uncle, who's been a software engineer since the 90s, told me last year that if I wanted to learn 'real' coding, I had to start with C++. He said it would teach me discipline and everything else would be easy after. So I spent three months trying to wrap my head around pointers and memory management before I could even make a basic program that did anything useful. I was using Code::Blocks and just felt lost every single time I opened it. I finally switched to Python on a friend's advice, and within a week I had made a little script that sorted my movie list. I get what my uncle was trying to say, but man, starting that hard almost made me quit for good. Has anyone else been given advice that was just way too hardcore for a total beginner?