6 ms·
Good, loops are just gotos in disguise, and gotos are already banned in Java. This just makes the language more consistent.
by jpr 15y ago
Good, loops are just gotos in disguise, and gotos are already banned in Java. This just makes the language more consistent.
- jpr 15y agoGah, I didn't remember that Java programmers have no sense of humor.
- jamesaguilar 15y agoSometimes our jokes aren't as funny as we think they will be. :(
- Confusion 15y agoJokes that many members could come up with have no place on Hacker News. That's the road to devolving into a community where everyone tries to out-joke each other and the actual insightful comments get buried under the jokes. Just grin at the thought and enjoy the happiness, but don't post it. It's not that it's not funny; it's just that it is too easy a comment.
- 9ec4c12949a4f3 15y agoGOTO doesn't exist? Good sir, I think you're forgetting how to abuse break statements.