2
Warning: Skipping debugging practice when learning to code
Some beginners avoid debugging because it's frustrating and just copy code from tutorials. But others say fixing your own mistakes is how you really learn. What do you think is better?
2 comments
Log in to join the discussion
Log In2 Comments
willowp751d ago
Debugging is where you actually learn how to think like a programmer, not just write syntax. It forces you to understand why something broke, which is way more useful long term lol. Plus getting good at reading error messages helps you fix other people's messy code later.
5
chen.jenny1d ago
Depends how stuck you get honestly. Some errors just waste hours where you could be learning new stuff instead. Watching a fixed version work sometimes clicks faster than banging your head against a broken one.
5