This commit is contained in:
Oliver Kennedy 2019-09-13 22:32:59 -04:00
parent 97addf7418
commit 0eb9801b15
Signed by: okennedy
GPG key ID: 3E5F9B3ABD3FDB60

View file

@ -82,6 +82,7 @@ After the taking the course, students should be able to:
* **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** - Recursive View Maintenance ([reading](https://infoscience.epfl.ch/record/183767))
* **Sep 17** - Program Slicing ([reading 1](https://cse.buffalo.edu/LRG/CSE705/Papers/Weiser-Static-Slicing.pdf) | [reading 2](http://sites.computer.org/debull/A07dec/cheney.pdf))
---