Alphabetically arranging the books

This commit is contained in:
Abbas Gadhia 2015-10-27 16:54:20 +05:30
parent 57e03cf4db
commit e39159d1d9
1 changed files with 1 additions and 1 deletions

View File

@ -1041,9 +1041,9 @@ Original Source: [List of freely available programming books](http://web.archive
### Hadoop
* [Cloudera Impala](http://www.cloudera.com/content/cloudera/en/resources/library/aboutcloudera/cloudera-impala-ebook.html) - John Russel
* [Data-Intensive Text Processing with MapReduce](http://lintool.github.io/MapReduceAlgorithms/MapReduce-book-final.pdf) (Jimmy Lin and Chris Dyer) (PDF)
* [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) (Jimmy Lin and Chris Dyer) (PDF)
### Haskell