7
Heard a guy say "code is just instructions" and it finally clicked why I kept getting stuck
3 comments
Log in to join the discussion
Log In3 Comments
troy4391mo ago
Hmm, I don't know, thinking of code as just instructions kind of misses the point. It's more like writing a novel where every sentence has to be perfect or the story falls apart. If it was really just instructions, we wouldn't need all these frameworks and best practices.
8
derek_dixon781mo ago
Yeah that novel comparison nails it, I hit the same wall till I started treating it like giving a cook directions.
5
jade_lane191mo ago
troy439 what makes you say a novel where every sentence has to be perfect? like are you talking about syntax or the logic behind it? cause i always thought of it more like a recipe where you can mess up a step but still end up with something edible if the main idea is right
4