Skip to content

Commit e7b26f9

Browse files
committed
Merge pull request EbookFoundation#1664 from nerrve/master
Re-categorizing
2 parents ca5639b + e39159d commit e7b26f9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

free-programming-books.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,6 @@ Original Source: [List of freely available programming books](http://web.archive
428428
* [Computer Musings](http://scpd.stanford.edu/knuth/index.jsp) (lectures by Donald Knuth)
429429
* [CS For All](http://www.cs.hmc.edu/csforall/)
430430
* [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)
432431
* [Designing for Performance](http://designingforperformance.com) by Lara Hogan
433432
* [Designing Interfaces](http://designinginterfaces.com) by Jennifer Tidwell
434433
* [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
10421041

10431042
### Hadoop
10441043
* [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)
10451045
* [Hadoop Illuminated](http://hadoopilluminated.com/book.php) - Mark Kerzner & Sujee Maniyam
10461046
* [Programming Pig](http://chimera.labs.oreilly.com/books/1234000001811/index.html) - Alan Gates
10471047

10481048

1049-
10501049
### Haskell
10511050
* [A Gentle Introduction to Haskell](http://www.haskell.org/tutorial/)
10521051
* [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)
12761275
* [Secure Programming for Linux and Unix](http://www.dwheeler.com/secure-programs/Secure-Programs-HOWTO.html)
12771276
* [The Debian Administrator's Handbook](http://debian-handbook.info/)
12781277
* [The Linux Command Line](http://linuxcommand.org/tlcl.php) (PDF)
1279-
* [The Linux Development Platform (PDF)](http://www.informit.com/content/downloads/perens/0130091154.pdf) (PDF)
1278+
* [The Linux Development Platform](http://www.informit.com/content/downloads/perens/0130091154.pdf) (PDF)
12801279
* [The Linux Kernel Module Programming Guide](http://tldp.org/LDP/lkmpg/2.6/html/)
12811280
* [The Linux System Administrator's Guide](http://www.tldp.org/LDP/sag/html/index.html)
12821281
* [OpenVZ Linux virtualization](http://download.openvz.org/doc/OpenVZ-Users-Guide.pdf) (PDF)

0 commit comments

Comments
 (0)