From 2507412f1204751474a3974496455874cc366253 Mon Sep 17 00:00:00 2001 From: Abbas Gadhia Date: Tue, 27 Oct 2015 14:17:44 +0530 Subject: [PATCH] Adding the map-reduce book in the appropriate category. Also, changing the link to a faster one --- free-programming-books.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/free-programming-books.md b/free-programming-books.md index b06cd19f..7892fadc 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -428,7 +428,6 @@ Original Source: [List of freely available programming books](http://web.archive * [Computer Musings](http://scpd.stanford.edu/knuth/index.jsp) (lectures by Donald Knuth) * [CS For All](http://www.cs.hmc.edu/csforall/) * [Culture \& Empire: Digital Revolution](http://hintjens.com/books) (PDF) -* [Data-Intensive Text Processing with MapReduce](http://www.umiacs.umd.edu/~jimmylin/MapReduce-book-final.pdf) (PDF) * [Designing for Performance](http://designingforperformance.com) by Lara Hogan * [Designing Interfaces](http://designinginterfaces.com) by Jennifer Tidwell * [DevDocs](http://devdocs.io/) - Documents for Developers in 1 place @@ -1044,7 +1043,7 @@ Original Source: [List of freely available programming books](http://web.archive * [Cloudera Impala](http://www.cloudera.com/content/cloudera/en/resources/library/aboutcloudera/cloudera-impala-ebook.html) - John Russel * [Hadoop Illuminated](http://hadoopilluminated.com/book.php) - Mark Kerzner & Sujee Maniyam * [Programming Pig](http://chimera.labs.oreilly.com/books/1234000001811/index.html) - Alan Gates - +* [Data-Intensive Text Processing with MapReduce](http://lintool.github.io/MapReduceAlgorithms/MapReduce-book-final.pdf) (PDF) ### Haskell -- GitLab