Call Stack & Stack Frames in Recursion 🧠

Learn about call stacks and stack frames in recursive programming with insights from Huw Collingbourne's book and playlist.

Call Stack & Stack Frames in Recursion 🧠
HuwsTube
6.2K views • Sep 20, 2019
Call Stack & Stack Frames in Recursion 🧠

About this video

Huw Collingbourne is the author of “The Little Book Of Recursion”.

Recursion playlist: https://www.youtube.com/playlist?list=PLZHx5heVfgEv3ihSVlwL8i-Bar-1ml_wY

What exactly is a function call? In order to know how function calls work you need to understand the call stack. The call stack is a stack of chunks of memory (stack frames) each of which stores the state of a function. You need to understand stack frames in order to understand recursion.

I teach a more in-depth course on recursion here: http://www.bitwisecourses.com/

I have written a book about recursion, “The Little Book Of Recursion”. You can find more about that here: http://bitwisebooks.com/books/little-book-of-recursion/

You can buy The Little Book Of Recursion from Amazon:
Amazon (US) https://amzn.to/2JjrJtq
Amazon (UK) https://amzn.to/2YCYx5N
Or search for its ISBN: 978-1913132057

Tags and Topics

Browse our collection to discover more content in these categories.

Video Information

Views

6.2K

Likes

157

Duration

6:13

Published

Sep 20, 2019

User Reviews

4.6
(1)
Rate:

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.