diff --git a/src/teaching/cse-662/2019fa/index.md b/src/teaching/cse-662/2019fa/index.md index 230161f8..25a97daa 100644 --- a/src/teaching/cse-662/2019fa/index.md +++ b/src/teaching/cse-662/2019fa/index.md @@ -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)) ---