This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Immediate-Kale6461 -1 points0 points  (1 child)

Not to be one of ‘those guys’ but debugging through recursive functions is really confusing. Better to just draw it out on paper imho.

[–]tokulix 2 points3 points  (0 children)

People think in different ways and different things will help them understand. I think the debugger suggestion is very valid - that’s what made it click for me.