Now that we have ways of expressing the real world in composite data structures, we need to learn how to manipulate those structures.
In the pre-recorded lectures for today we learn about a number of usual functions that apply to composite data structures. Then, in-class, we’ll put them into action on some real data in Tutorial 3.
Today's Resources
1. Slides
2. Pre-Recorded Lecture Video(s), Mini-Quizzes, and Live Recordings
| Link | Title | Type | Duration |
|---|---|---|---|
| Video 0 | Lecture 9.1: Intro | pre-recorded | 2:55 |
| Video 1 | Lecture 9.2: Searching Lists | pre-recorded | 7:37 |
| Video 2 | Lecture 9.3: Transforming Lists | pre-recorded | 4:22 |
| Video 3 | Lecture 9.4: Aggregating Lists | pre-recorded | 5:44 |
| Video 4 | Lecture 9.5: Misc List Functions | pre-recorded | 7:06 |
| Video 5 | Lecture 9.6: Cookbook for Lists (MQ - No Longer Available) | video_quiz | 6:26 |