diff --git a/src/teaching/cse-662/2017fa/index.md b/src/teaching/cse-662/2017fa/index.md index 7ed5b2fd..9db21d39 100644 --- a/src/teaching/cse-662/2017fa/index.md +++ b/src/teaching/cse-662/2017fa/index.md @@ -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** ----- diff --git a/src/teaching/cse-662/2017fa/slides/2017-08-30-Seeds.pdf b/src/teaching/cse-662/2017fa/slides/2017-08-30-Seeds.pdf new file mode 100644 index 00000000..8dd32b07 Binary files /dev/null and b/src/teaching/cse-662/2017fa/slides/2017-08-30-Seeds.pdf differ