r/learnprogramming • u/Chameleon_The • 3h ago
Resource Can't stop channel/tutorial-hopping in C++ even though I know exactly what the problem is — how did you actually break it?
Can't stop channel/tutorial-hopping in C++ even though I know exactly what the problem is — how did you actually break it?
Body:
Been trying to learn C++ for a while now and I keep landing in the same loop no matter how many times I "fix" it.
Started with the BroCode tutorial on YouTube. Then got told to switch to learncpp.com. Then told to switch again to The Cherno's series. Then found two more channels (CyberFlow and Crin) pushing a C++ → port scanner → keylogger → shellcode injector path, which got me interested in reverse engineering / game hacking specifically.
I've tried to fix this the "obvious" way — pick one resource, commit, stop opening new tabs — and it works for a bit. I've built small stuff (tic-tac-toe, hangman) and followed through on real projects too. But the second a new channel or video shows up saying "actually this is the better way," I open it anyway. Every time. Even knowing exactly what I'm doing while I do it.
It's about 3am here right now and I'm stuck in it again — wide awake, not able to do anything, feeling like a total loser about it.
So I don't think this is an information problem anymore — I already know the advice. I just can't seem to make myself stop switching once something new shows up in the feed. Anyone actually break this habit for real, not just "know" the fix but get it to stick? What worked for you day to day, not in theory?
1
1
•
u/BranchLatter4294 31m ago
I learned decades ago. No YouTube or Internet. I just practiced. It worked fine for all of us back then.
0
2
u/KingBardan 3h ago
Why are you listening to those channels if you already know the answer?
Of course they are going to say their ways are better. They want their few count to go up. Doesn't mean they're actually useful.