Hacker News new | ask | show | jobs
by wtf_is_frp 3657 days ago
https://www.youtube.com/watch?v=WbWb0u8bJrU

Recursion is a very simple concept and really doubt you will find a whole book dedicated to it.

Checkout Computer Systems: A programmers approach

It explains what is happening in memory when you call a function.