Lecture backlog

pull/1/head
Oliver Kennedy 2021-03-07 22:44:59 -05:00
parent 7f013655b4
commit 1b7d721f96
Signed by: okennedy
GPG Key ID: 3E5F9B3ABD3FDB60
1 changed files with 4 additions and 0 deletions

View File

@ -37,18 +37,22 @@ schedule:
- date: "Feb. 23"
topic: "Extended Relational Algebra"
materials:
lecture: https://youtu.be/AJq9dVV2yZA
slides: slide/2021-02-23-ExtRA.html
- date: "Feb. 25"
topic: "Physical Data Layout"
materials:
lecture: https://youtu.be/YLm-SzrVcsA
slides: slide/2021-02-25-PhysicalLayout.html
- date: "Mar. 2"
topic: "Indexes: Tree-Based, Hash"
materials:
lecture: https://youtu.be/a3Ya2mWTP2w
slides: slide/2021-03-02-Indexing1.html
- date: "Mar. 4"
topic: "Indexes: View-Based, Modern"
materials:
lecture: https://youtu.be/VGJMx1DZtK8
slides: slide/2021-03-04-Indexing2.html
- date: "Mar. 9"
topic: "Cost-Based Optimization"