📢
22
c/coding-for-beginners•faithb78faithb78•14d agoProlific Poster

Why does nobody talk about the shock of your first 100 lines of code that actually works?

I just hit that mark on a simple Python script after a month of trying, and it finally made the whole 'thinking like a computer' thing click for me, so has anyone else had a specific number that made it feel real?
2 comments

Log in to join the discussion

Log In
2 Comments
miles54
miles5414d ago
Oh man, that first real working chunk of code is a crazy feeling. For me it was less about a line count and more about the first time I got a loop to run without breaking everything. That's when it stops being random typing and starts to feel like you're actually building something. What was your script for?
7
troy_ross
troy_ross13d ago
You said it stops being random typing, but that's the thing, it was never random. That first working script proves all the failed attempts were actually you learning the rules. The line count just makes the win feel solid.
3