Lectures
You can download the lectures here. We will try to upload lectures prior to their corresponding classes.
-
Introduction
tl;dr:
[Overview_Slides] [Ch1_Slides] [Ch1_Slides_html]
Suggested Readings:
- Notebook
- Exercise
- Exercise_sol
- Textbook Chapter 1
- C++ 容器概念
- [Recorded video]
-
-
-
Arrays and Linked list
tl;dr:
[Ch3_Slides] [Ch4_Slides] [Ch3_Slides_html] [Ch4_Slides_html]
Suggested Readings:
- Notebook_ch3
- Notebook_ch4
- Exercise 3
- Exercise 3_sol
- Exercise 4
- Exercise 4_sol
- Reference book Chapter 5
- Textbook Chapter 3 and 8.2
- [Recorded video]
