diff --git a/free-programming-books.md b/free-programming-books.md index fbab8e371d5d340fcc3430a9764a365d9d15ecc0..bd590b7dfcdb2c2c14a89ebddebd9da67f170975 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -268,6 +268,8 @@ * [Mathematics for Computer Science](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/readings/) * [Category Theory for Computing Science](http://www.math.mcgill.ca/triples/Barr-Wells-ctcs.pdf) (PDF) * [Essentials of Metaheuristics](http://cs.gmu.edu/~sean/book/metaheuristics/) by Sean Luke +* [Advanced Data Analysis from an Elementary Point of View](http://www.stat.cmu.edu/~cshalizi/ADAfaEPoV/) +* [Probability and Statistics Cookbook](http://matthias.vallentin.net/probability-and-statistics-cookbook/) ####Misc * [97 Things Every Programmer Should Know](http://programmer.97things.oreilly.com/)