F
20

My friend told me to start with C++ because it's 'real programming' and I almost quit

He said learning Python first would build bad habits and that C++ forces you to understand memory. After two months of fighting with pointers and compilation errors, I switched to a Python course and built a simple web scraper in a weekend. Has anyone else been given advice that made starting way harder than it needed to be?
3 comments

Log in to join the discussion

Log In
3 Comments
colegarcia
Oh man, that advice is the worst! It's like telling someone to learn to drive in a manual transmission race car before they can even get to the grocery store. I had a similar friend who insisted I start with assembly language "to really get it." I spent a week just trying to make the screen say "hello" and felt like a total failure. Starting with something that lets you actually make things is so much better for keeping you from giving up. That gatekeeping mindset does way more harm than good. Let people enjoy the win of building something first!
1
angela728
angela7287d ago
Is it really gatekeeping or just bad advice? Emma_lee22 had the right idea starting with a project.
10
emma_lee22
What finally clicked for you? I got so stuck trying to learn from those dense theory books. Then I just started making a dumb little website for my band, and figuring out each piece as I needed it. Actually building something useless was the only way it made sense.
2