From 47b4838e989634e45886f36b0dfe739703a9ccb4 Mon Sep 17 00:00:00 2001 From: Josh Hanson Date: Mon, 13 Mar 2017 18:13:43 -0400 Subject: [PATCH] extras/readings: Add Red Book --- extras/readings.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/extras/readings.md b/extras/readings.md index f399d71..02d8e67 100644 --- a/extras/readings.md +++ b/extras/readings.md @@ -52,9 +52,10 @@ Name | Author(s) Name | Author(s) :-- | :--: +[Architecture of a Database System](http://db.cs.berkeley.edu/papers/fntdb07-architecture.pdf) | Joseph M. Hellerstein, Michael Stonebraker, James Hamilton +[Readings in Database Systems](http://www.redbook.io/) | Peter Bailis, Joseph M. Hellerstein, Michael Stonebraker, editors [Transaction Processing: Concepts and Techniques](https://www.amazon.com/Transaction-Processing-Concepts-Techniques-Management/dp/1558601902) | Jim Gray, Andreas Reuter [Data and Reality: A Timeless Perspective on Perceiving and Managing Information in Our Imprecise World](https://www.amazon.com/Data-Reality-Perspective-Perceiving-Information/dp/1935504215) | William Kent -[Architecture of a Database System](http://db.cs.berkeley.edu/papers/fntdb07-architecture.pdf) | Joseph M. Hellerstein, Michael Stonebraker, James Hamilton [The Architecture of Open Source Applications](http://aosabook.org/en/) | Michael DiBernardo (editor) [Deep Learning](http://www.deeplearningbook.org/) | Ian Goodfellow, Yoshua Bengio and Aaron Courville [Bayesian Reasoning and Machine Learning](http://web4.cs.ucl.ac.uk/staff/D.Barber/pmwiki/pmwiki.php?n=Brml.HomePage) | David Barber