Bladeren bron

Remove 'The Art of Computer Programming - Donald Knuth (fascicles, mostly volume 4)' (#5805)

Charlotte Tan 4 jaren geleden
bovenliggende
commit
8c2ad86d7d
1 gewijzigde bestanden met toevoegingen van 0 en 1 verwijderingen
  1. 0 1
      books/free-programming-books-subjects.md

+ 0 - 1
books/free-programming-books-subjects.md

@@ -114,7 +114,6 @@ Books that cover a specific programming language can be found in the  [BY PROGRA
 * [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) (PDF)
 * [The Algorithm Design Manual](http://www8.cs.umu.se/kurser/TDBAfl/VT06/algorithms/BOOK/BOOK/BOOK.HTM)
-* [The Art of Computer Programming](http://www.cs.utsa.edu/~wagner/knuth/) - Donald Knuth (fascicles, mostly volume 4)
 * [The Design of Approximation Algorithms](http://www.designofapproxalgs.com/book.pdf) (PDF)
 * [The Great Tree List Recursion Problem](http://cslibrary.stanford.edu/109/TreeListRecursion.pdf) (PDF)
 * [The Kademlia Protocol Succinctly](https://www.syncfusion.com/ebooks/kademlia_protocol_succinctly) - Marc Clifton