From 53a7a47bc9a39c8782ce5a9c85d90beecda63f78 Mon Sep 17 00:00:00 2001 From: Baze Petrushev Date: Sat, 12 Oct 2013 00:20:24 +0200 Subject: [PATCH] Added Hadoop section; Added Programming Pig --- free-programming-books.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/free-programming-books.md b/free-programming-books.md index 46c15fb7..9739fa31 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -23,6 +23,7 @@ * [Git](#git) * [Go](#go) * [Grails](#grails) +* [Hadoop] (#hadoop) * [Haskell](#haskell) * [HTML / CSS](#html--css) * [Java](#java) @@ -305,6 +306,11 @@ * [Getting Start with Grails](http://www.infoq.com/minibooks/grails-getting-started) +###Hadoop + +* [Programming Pig] (http://chimera.labs.oreilly.com/books/1234000001811/index.html) - Alan Gates + + ###Haskell * [Learn You a Haskell](http://learnyouahaskell.com/) -- GitLab