💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
In this video, I’m exploring memory models in software, focusing on the stack and the heap. I'll use wooden blocks to visually explain these concepts and why memory management matters.
🎓 ArjanCodes Courses: https://www.arjancodes.com/courses/
🔖 Chapters:
0:00 Intro
0:40 Why do we need to organize memory?
1:38 What is the stack?
4:51 What is the heap?
12:12 How does all of this work in Python?
13:39 Final thoughts
15:26 Outro
#arjancodes #softwaredesign #python