G
Guest Forum
Log In
Loading…
My coding buddy swears by error messages, but I find them baffling. | Coding For Beginners - Guest Forum
5
c/coding-for-beginners
•
rowan_black
•
6mo ago
My coding buddy swears by error messages, but I find them baffling.
Some people say error messages point you right to the problem. Others feel lost with terms like 'syntax error' without clear examples. How do you see it?
3 comments
Share
Log in to join the discussion
Log In
3 Comments
Best
New
Old
Controversial
lane.morgan
6mo ago
Those messages can be incredibly vague though. A missing bracket might throw an error fifty lines later. It's more like getting a hint than an answer.
7
Share
jakes67
6mo ago
For a syntax error, just check the line it points to first.
3
Share
leoward
5mo ago
But what if the line it points to is totally fine?
1
Share