Added Hadoop section;

Added Programming Pig
This commit is contained in:
Baze Petrushev 2013-10-12 00:20:24 +02:00
parent a2dec5e283
commit 53a7a47bc9
1 changed files with 6 additions and 0 deletions

View File

@ -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/)