Hacker News new | ask | show | jobs
by overgard 1029 days ago
> Duplication, on the other hand, is detested almost as much as the goto statement.

Honestly, even the goto statement isn't that bad. It's pretty useful in C code. I'm not saying anyone should put it in a new language, but the amount of hate it gets is really just related to BASIC monstrosities from the 1970s, not any real-world applications of it.