Hacker News new | ask | show | jobs
by rganesan 1095 days ago
I'm a grumpy old programmer now but one of the early enlightening concepts I learnt was recursion and how it applied to so many problems. As the saying goes, "To understand recursion, you have to first understand recursion" :-).