mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-11 15:20:59 +00:00
fix link
This commit is contained in:
parent
4ba1eb4982
commit
79a1f6f480
@ -138,12 +138,10 @@
|
|||||||
* [The Art of Computer Programming](http://www.cs.utsa.edu/~wagner/knuth/) (fascicles, mostly volume 4)
|
* [The Art of Computer Programming](http://www.cs.utsa.edu/~wagner/knuth/) (fascicles, mostly volume 4)
|
||||||
* [Programming Pearls](http://cs.bell-labs.com/cm/cs/pearls/)
|
* [Programming Pearls](http://cs.bell-labs.com/cm/cs/pearls/)
|
||||||
* [Algorithms for Programmers: Ideas and Source Code](http://www.jjj.de/fxt/fxtbook.pdf)
|
* [Algorithms for Programmers: Ideas and Source Code](http://www.jjj.de/fxt/fxtbook.pdf)
|
||||||
* [Sequential and parallel sorting algorithms](http://ww
|
* [Sequential and parallel sorting algorithms](http://www.inf.fh-flensburg.de/lang/algorithmen/sortieren/algoen.htm)
|
||||||
*
|
|
||||||
* w.inf.fh-flensburg.de/lang/algorithmen/sortieren/algoen.htm)
|
|
||||||
* [Text Algorithms](http://igm.univ-mlv.fr/~mac/REC/text-algorithms.pdf)
|
* [Text Algorithms](http://igm.univ-mlv.fr/~mac/REC/text-algorithms.pdf)
|
||||||
|
|
||||||
####Theoretical Computer Science
|
####TheoreticalC omputer Science
|
||||||
* [Structure and Interpretation of Computer Programs](http://mitpress.mit.edu/sicp/)
|
* [Structure and Interpretation of Computer Programs](http://mitpress.mit.edu/sicp/)
|
||||||
* [Programming Languages: Application and Interpretation](http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/)
|
* [Programming Languages: Application and Interpretation](http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/)
|
||||||
* [Introduction to Computing](http://www.computingbook.org/)
|
* [Introduction to Computing](http://www.computingbook.org/)
|
||||||
|
Loading…
Reference in New Issue
Block a user