From 54287ef9ef15bcbe1b5c8b872629354eb0d522ca Mon Sep 17 00:00:00 2001 From: Thomas Date: Mon, 23 Nov 2015 11:05:10 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a170358..dd1f683 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,8 @@ Today we're going to be diving into databses. We'll explore the basics of databa [SQL Course](http://www.sqlcourse.com/) [SQL Course 2](http://www.sqlcourse2.com/) + +Reading For Tonight +* [Reading for tonight - the coffee maker problem](http://www.objectmentor.com/resources/articles/CoffeeMaker.pdf) +* [Optimizing SQL queries](http://beginner-sql-tutorial.com/sql-query-tuning.htm) +* [A cool article about your git history](http://mislav.uniqpath.com/2014/02/hidden-documentation/)