Hacker News new | ask | show | jobs
by labrador 1452 days ago
That's always been good programming practice to me, not functional per se. I learned the term 'spaghetti code' early on and took it to mean not just gotos, but lots of flags, especially globals.