Formatting and next week's schedule

This commit is contained in:
Oliver Kennedy 2016-09-10 00:11:59 -04:00
parent 3ad9df4d1c
commit 53cd81e584

View file

@ -70,10 +70,14 @@ After the taking the course, students should be able to:
## Course Schedule
* **Aug. 29** : Introduction ([slides](http://odin.cse.buffalo.edu/slides/cse662fa2016/2016-08-29-Intro.pdf))
* **Aug. 31** : Project Background 1 - ([Mimir](http://odin.cse.buffalo.edu/slides/talks/2016-3-NYU-Mimir/), [JITDs](http://odin.cse.buffalo.edu/slides/talks/2015-3-JITDs.zip))
* **Sept. 02** : Project Background 2 - ([PocketData](http://odin.cse.buffalo.edu/slides/talks/2015-7-OhioPocketData/))
* **Sept. 07** : Database Cracking - ([paper](http://stratos.seas.harvard.edu/files/IKM_CIDR07.pdf), [slides](http://odin.cse.buffalo.edu/slides/cse662fa2016/2016-09-07-Cracking.pdf))
* **Sept. 09** : Functional Datastructures - ([slides](http://odin.cse.buffalo.edu/slides/cse662fa2016/2016-09-09-FuncDSes.pdf))
* **Aug. 31** : Project Background 1 ([Mimir](http://odin.cse.buffalo.edu/slides/talks/2016-3-NYU-Mimir/), [JITDs](http://odin.cse.buffalo.edu/slides/talks/2015-3-JITDs.zip))
* **Sept. 02** : Project Background 2 ([PocketData](http://odin.cse.buffalo.edu/slides/talks/2015-7-OhioPocketData/))
* **Sept. 07** : Database Cracking ([paper](http://stratos.seas.harvard.edu/files/IKM_CIDR07.pdf), [slides](http://odin.cse.buffalo.edu/slides/cse662fa2016/2016-09-07-Cracking.pdf))
* **Sept. 09** : Functional Data Structures ([slides](http://odin.cse.buffalo.edu/slides/cse662fa2016/2016-09-09-FuncDSes.pdf))
* **Sept. 12** : Just-in-Time Data Structures
* **Sept. 14** : Incomplete Databases
* **Sept. 16** : Probabilistic Databases
-----
@ -81,9 +85,6 @@ After the taking the course, students should be able to:
1. Datstructures and Indexes
* Functional Datastructures
* Indexes Review
* Tree vs Hash
* Clustered vs Unclustered
* Adaptive Indexes
* Cracker Indexes
* Adaptive Merge Trees