Seeds slides

This commit is contained in:
Oliver Kennedy 2017-08-27 19:20:56 -04:00
parent 6842c834e9
commit c1c1b03217
2 changed files with 8 additions and 4 deletions

View file

@ -73,9 +73,9 @@ After the taking the course, students should be able to:
## Course Schedule
* **Aug. 28** : Introduction [ [groups](group_formation.html) | [slides](slides/2017-08-28-Intro.pdf) ]
* **Aug. 30** : Project Seeds - Mimir
* **Sept. 01** : Project Seeds - JITDs & PocketData
* **Aug. 28** : Introduction [ [slides](slides/2017-08-28-Intro.pdf) | [form groups](group_formation.html) ]
* **Aug. 30** : Project Seeds 1 [ [slides](slides/2017-08-30-Seeds.pdf) ]
* **Sept. 01** : Project Seeds 2 [ [slides](slides/2017-08-30-Seeds.pdf) ]
* **Sept. 04** : Database Cracking [ [paper](http://stratos.seas.harvard.edu/files/IKM_CIDR07.pdf) | [feedback](feedback/01-cracking.html) ]
* **Sept. 06** : Functional Data Structures
* **Sept. 12** : Just-in-Time Data Structures [ [paper](http://odin.cse.buffalo.edu/papers/2015/CIDR-jitd-final.pdf) ]
@ -86,7 +86,8 @@ After the taking the course, students should be able to:
* **Sept. 18** : MayBMS [ [paper](http://maybms.sourceforge.net/download/INFOSYS-TR-2007-2.pdf) ]
* **Sept. 20** : Sampling From Probabilistic Queries [ [paper](http://dl.acm.org/citation.cfm?id=1376686) ]
* **Sept. 22** : Probabilistic Constraint Repair [ [paper](https://cs.uwaterloo.ca/~ilyas/papers/BeskalesVLDBJ2014.pdf) ]
* **Sept. 25** : R-Trees and Multidimensional Indexing
* **Sept. 25** : R-Trees and Multidimensional Indexing [ [paper](http://dl.acm.org/citation.cfm?id=98741) ]
* **Checkpoint 1 report due by 11:59 PM Sept. 26**
* **Sept. 27 - Sept. 29** : Student Project Presentations
* **Oct. 2** : BloomL [ [paper-1](http://cidrdb.org/cidr2011/Papers/CIDR11_Paper35.pdf), [paper-2](http://dl.acm.org/citation.cfm?id=2391230) ]
* **Oct. 4 - Oct. 6** : *Oliver Away* (Content TBD)
@ -95,6 +96,7 @@ After the taking the course, students should be able to:
* **Oct. 16** : Lazy Transactions [ [paper](http://dl.acm.org/citation.cfm?id=2610529) ]
* **Oct. 18** : Streaming [ [paper](http://www.cs.cornell.edu/johannes/papers/2007/2007-CIDR-Cayuga.pdf) ]
* **Oct. 20** : Scan Sharing [ [paper](http://dl.acm.org/citation.cfm?id=1807326) ]
* **Checkpoint 2 report due by 11:59 PM Oct. 22**
* **Oct. 23 - Oct. 27** : Checkpoint 2 Reviews
* **Oct. 30** : Declarative Games [ [paper](https://infoscience.epfl.ch/record/166858/files/31-sigmod2007_games.pdf) ]
* **Nov. 1 - Nov. 3** : Student Project Presentations
@ -105,7 +107,9 @@ After the taking the course, students should be able to:
* **Nov. 22 - Nov. 24** : Student Project Presentations
* **Nov. 27** : *Buffer*
* **Nov. 29 - Dec. 1** : Student Project Presentations
* **Checkpoint 3 report due by 11:59 PM Dec. 3**
* **Dec. 4 - Dec. 8** : Checkpoint 3 Reviews
* **Demo Day Time/Location To Be Announced**
-----