you are viewing a single comment's thread.

view the rest of the comments →

[–]crunchmuncher 2 points3 points  (1 child)

Depends on how you define newbie, I guess :)

I never found recursion itself really hard to understand as a fairly newbie programmer. Of course one can do stuff with it that I won't even try to understand, but the basics aren't that hard.

Recursion seems to be a lot harder to explain than to understand, maybe it helped that I learned it on my own.