extras/readings: Add PLAI

Programming Languages: Application and Interpretation
This commit is contained in:
Josh Hanson 2017-11-02 21:55:33 -04:00
parent 2eccb8c16f
commit 748cc87450
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ Name | Author(s)
[Clean Code](https://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882) | Robert Martin
[Code Complete 2e](https://www.amazon.com/Code-Complete-Practical-Handbook-Construction/dp/0735619670) | Steve McConnell
[The Pragmatic Programmer](https://www.amazon.com/Pragmatic-Programmer-Journeyman-Master/dp/020161622X) | Andrew Hunt, David Thomas
[Programming Languages: Application and Interpretation](http://cs.brown.edu/~sk/Publications/Books/ProgLangs/) | Shriram Krishnamurthi
## Math