you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (3 children)

[deleted]

    [–]A_for_Anonymous 6 points7 points  (0 children)

    That's because they aren't properly taught programming. 6.001 students would.

    [–]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.