#i had my own weird errors at first like when i accidentally duplicated my file and edited the wrong one
Explore tagged Tumblr posts
quihi · 4 months ago
Text
One of the best times I had TAing in college took place the first week or two of a freshman programming class. A student needed help; it was my turn to go.
"What's up?"
"I got an error."
(Now, some of the error messages, you basically have to be told what they mean the first time, because there's a wall of text that doesn't get to the point or it's a topic that wasn't directly taught. But some are self-explanatory.)
"Did you read the error?"
"Yeah."
"Read it again. Out loud."
The student gave a huff, and started reading: "Expected semicolon on line 157… oh."
He scrolled to line 157, and swapped the commas for semicolons. The code compiled.
never forget the universal rule of the order of things: People Will Not Read It
83K notes · View notes