Next week: Midterm 1 We'll do a bit of review / warmup first Then the actual midterm Midterm Review Guide Not in any video: What if we wanted a dynamic array without all the C++? Let's make one in C Maybe C with cout, since you're all used to it Simple rule: We're required to ignore classes Can we make the type changeable by cut and paste? How's this lead to templates? The dynamic array example: Videos are placed in a directory to explain it Content that's kinda new: templates c++11 loop support