slides and such

master
Oliver Kennedy 2024-02-12 10:19:22 -05:00
parent 328a42bc5c
commit 465e70c7b4
Signed by: okennedy
GPG Key ID: 3E5F9B3ABD3FDB60
3 changed files with 5 additions and 0 deletions

View File

@ -30,8 +30,13 @@ schedule:
notes: slide/02-rust_basics.pdf
- topic: "Background: Data Structures and SQL"
detail: A review of 250, collection data models, and SQL.
docs:
notes: slide/03-background.pdf
- topic: Data Serialization
detail: An overview of how structured/collection data is represented in memory (and on disk).
docs:
notes: slide/04-serialization.pdf
cdf-index: https://arxiv.org/pdf/1712.01208.pdf
- topic: The RAM and EM models
detail: A review of the memory hierarchy, formalizing the external memory model, and an overview of techniques for managing data in external memory, including sorting as an example.
- topic: B+ Trees

Binary file not shown.

Binary file not shown.