29
Just realized watching YouTube tutorials vs reading the docs is night and day for me...
I was trying to build a simple login form in Python for like 3 weeks and getting nowhere with the official documentation. Kept getting lost in all the technical terms and examples that assumed I knew stuff. Then I found a 20 minute video by some random guy named Dave who walked through the whole thing step by step on his screen. He showed exactly where to click and what errors would pop up and how to fix them. I had the whole thing working in one afternoon after struggling for so long. Now I always watch a quick video first before touching the docs, even if it feels like cheating. Has anyone else found that visual walkthroughs just click better when you're starting out?
2 comments
Log in to join the discussion
Log In2 Comments
kelly_craig5d ago
Yeah it's wild how that carries over into everything else, not just coding. I notice the same thing when I'm trying to fix something around the house or even just put together furniture. I can read the manual five times and still mess it up, but show me a five minute video of some guy doing it and suddenly it makes perfect sense. It's like our brains are wired to learn from watching real people fumble through stuff, not from perfectly written instructions. Even my mom does this now with cooking recipes, she watches the video first instead of reading the recipe card because she says seeing the actual texture of the dough tells her more than any amount of words could.
8
sandraflores5d ago
YouTube tutorials saved me too, watched a guy fix a database error in five minutes that I'd been stuck on for two days.
0