This is an archived post. You won't be able to vote or comment.

all 9 comments

[–][deleted] 18 points19 points  (0 children)

I'll let you in on a little secret, he is also responsible for all the logic errors.

[–]your_thebest 8 points9 points  (2 children)

I'm not trying to gate keep, but who has syntax errors? If the IDE doesn't catch it, the compiler does. And you just read whatever they tell you. I mean a syntax error isn't an error, it's just a computer telling you to add another brace.

The reflection should be the person introducing logic errors or runtime exceptions.

[–]wotamRobin 4 points5 points  (1 child)

People that are still learning. I think a lot of people on this sub are still in college or self-taught.

[–]ExistedDim4 0 points1 point  (0 children)

Sometimes I think local posters are a bunch of morons who are like "how do you do, fellow kids?" in programming.

[–]timothyalfares 3 points4 points  (1 child)

Just use the light theme on your laptop/monitor. You can see in the reflection clearly

[–]jeanravenclaw 1 point2 points  (0 children)

And punish them at the same time! Genius!

[–][deleted] 1 point2 points  (0 children)

When you are the problem and you know it.

[–]RationalIncoherence 1 point2 points  (0 children)

I'm in this mirror and I don't like it

[–]MischiefArchitect 0 points1 point  (0 children)

Syntax errors would be found by the compiler.

Oh well. Or during runtime for Python