Previous Lecture Lecture 10 Next Lecture

Lecture 10, Mon 05/04

The good, bad and ugly about pointers, C++ Memory Model, Dynamic memory allocation (Heap), Heap vs Stack

Lecture Video

https://youtu.be/rYPnalyY-Co

I went the full time today, so I’ll make it up to you with a shorter video either on Wednesday or next Monday!

Topics

The good:

The bad:

The ugly

C++ Memory model