S
9

I used to think you had to be a math genius to start coding

For the first two months I tried learning, I got stuck on every problem and felt so dumb. Then last week, I followed a tutorial to make a simple number guessing game in Python. I wrote maybe 20 lines of code, ran it, and it actually worked. The tutorial broke it down into tiny steps like getting user input and using a simple 'if' statement. Seeing my own little program run changed my whole view. It wasn't about complex math, it was just about following logic one small piece at a time. Has anyone else had a moment like that with a first project?
3 comments

Log in to join the discussion

Log In
3 Comments
nancy475
nancy4751mo ago
Yeah that "just about following logic one small piece at a time" part is so true. My first real win was making a script that renamed a bunch of files for me. Felt like magic, not math.
10
irismartinez
Wait, you got stuck on every single problem for two whole months? That's some serious persistence right there. Most people would have quit after the first week.
3
felix_lane99
Honestly, I see this everywhere now. People think big wins come fast, but most real progress is just grinding through tiny, boring steps. That's why sticking with something hard for months is actually the secret.
5