Hacker News new | ask | show | jobs
by stupidgeek314 2861 days ago
Not that it is very practical, but recursion is probably one of the most important things to "click". Once you truly understand recursion, I feel like you can understand most other core concepts like dynamic programming even.

My pragmatic answer is OOP.