Merge branch 'algo' of github.com:acarlos1000/free-programming-books into acarlos1000-algo

Conflicts:
	free-programming-books.md
pull/120/head
Victor Felder 12 years ago
commit c37510988f
  1. 3
      free-programming-books.md

@ -124,6 +124,9 @@
* [Open Data Structures](http://opendatastructures.org/)
* [Purely Functional Data Structures](http://www.cs.cmu.edu/~rwh/theses/okasaki.pdf)
* [Introduction to Computing](http://www.computingbook.org/)
* [Algorithms for Programmers: Ideas and Source Code](http://www.jjj.de/fxt/fxtbook.pdf)
* [Sequential and parallel sorting algorithms](http://www.inf.fh-flensburg.de/lang/algorithmen/sortieren/algoen.htm)
* [Text Algorithms](http://igm.univ-mlv.fr/~mac/REC/text-algorithms.pdf)
####Operating systems
* [The Art of Unix Programming](http://catb.org/esr/writings/taoup/html/)

Loading…
Cancel
Save