reading update

This commit is contained in:
Oliver Kennedy 2019-09-11 22:41:29 -04:00
parent 1f48dc7f8a
commit 660e54468a
Signed by: okennedy
GPG key ID: 3E5F9B3ABD3FDB60

View file

@ -81,7 +81,7 @@ After the taking the course, students should be able to:
* **Sep 3** - Functional Data Structures ([slides](slide/2019-09-03-FunctionalDS.html))
* **Sep 5** - Lazy Transactions ([reading](https://dl-acm-org.gate.lib.buffalo.edu/citation.cfm?id=2610529))
* **Sep 10** - Consistency through Monotonicity ([reading](https://dl-acm-org.gate.lib.buffalo.edu/citation.cfm?id=2391230) | [slides](slide/2019-09-10-BloomL.html))
* **Sep 12** - Programming with Collections: Kleisli and DBToaster ([reading 1](http://db.cis.upenn.edu/DL/val_kazem.ps.gz) | [reading 2](https://infoscience.epfl.ch/record/183767))
* **Sep 12** - Recursive View Maintenance ([reading](https://infoscience.epfl.ch/record/183767))
---