This is a submission for DEV Computer Science Challenge v24.06.12: One Byte Explainer.
Explainer
To understand recursion, see here.
This is a submission for DEV Computer Science Challenge v24.06.12: One Byte Explainer.
To understand recursion, see here.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (12)
π₯π
System.StackOverflowException: 'Exception of type 'System.StackOverflowException' was thrown'This is a good explanation of how we Software Engineers do recursion after we graduate from uni.
In uni we got flunked without base case, so this is our way of processing F-trauma.
If you think the above statement is a joke, then I can only say that I'm reasonably confident that the Jenkins job at one of my ex-workplaces is still running after 3 years, but everyone thinks it is doing something Engineering-related, so noone terminates it.
Wow! For the first two times i was confused whats that happening then I understand its recursion π
Love this @jonrandy! So creative! π I had just learned about this concept recently, and now with your funny example, it will help the concept of recursion to further stick in my mind. β€οΈ
that was a simple yet great example loved it...
Lol π
That's quite impressive!
^^ funny
Love this! π Perfect way to get the idea of recursion stuck in our heads!