In this interactive Linux lesson from Stencel Academy you don't just read — you type real commands like malloc, call, return and watch the machine respond on a live, animated map. It is part of the free How Linux Works course.
Key takeaway: A process's memory has fixed code/data, a heap that grows up, and a stack that grows down.