You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: free-programming-books.md
+2-3
Original file line number
Diff line number
Diff line change
@@ -428,7 +428,6 @@ Original Source: [List of freely available programming books](http://web.archive
428
428
*[Computer Musings](http://scpd.stanford.edu/knuth/index.jsp) (lectures by Donald Knuth)
429
429
*[CS For All](http://www.cs.hmc.edu/csforall/)
430
430
*[Culture \& Empire: Digital Revolution](http://hintjens.com/books) (PDF)
431
-
*[Data-Intensive Text Processing with MapReduce](http://www.umiacs.umd.edu/~jimmylin/MapReduce-book-final.pdf) (PDF)
432
431
*[Designing for Performance](http://designingforperformance.com) by Lara Hogan
433
432
*[Designing Interfaces](http://designinginterfaces.com) by Jennifer Tidwell
434
433
*[DevDocs](http://devdocs.io/) - Documents for Developers in 1 place
@@ -1042,11 +1041,11 @@ Original Source: [List of freely available programming books](http://web.archive
1042
1041
1043
1042
### Hadoop
1044
1043
*[Cloudera Impala](http://www.cloudera.com/content/cloudera/en/resources/library/aboutcloudera/cloudera-impala-ebook.html) - John Russel
1044
+
*[Data-Intensive Text Processing with MapReduce](http://lintool.github.io/MapReduceAlgorithms/MapReduce-book-final.pdf) (Jimmy Lin and Chris Dyer) (PDF)
1045
1045
*[Hadoop Illuminated](http://hadoopilluminated.com/book.php) - Mark Kerzner & Sujee Maniyam
1046
1046
*[Programming Pig](http://chimera.labs.oreilly.com/books/1234000001811/index.html) - Alan Gates
1047
1047
1048
1048
1049
-
1050
1049
### Haskell
1051
1050
*[A Gentle Introduction to Haskell](http://www.haskell.org/tutorial/)
1052
1051
*[The Haskell School of Music](http://haskell.cs.yale.edu/?post_type=publication&p=112) (PDF) (work in progress)
@@ -1276,7 +1275,7 @@ See also [TeX](#tex)
1276
1275
*[Secure Programming for Linux and Unix](http://www.dwheeler.com/secure-programs/Secure-Programs-HOWTO.html)
0 commit comments