|
|
@ -4,6 +4,7 @@ |
|
|
|
* [Graphics Programming](#graphics-programming) |
|
|
|
* [Graphics Programming](#graphics-programming) |
|
|
|
* [Language Agnostic](#language-agnostic) |
|
|
|
* [Language Agnostic](#language-agnostic) |
|
|
|
* [Algorithms & Datastructures](#algorithms--datastructures) |
|
|
|
* [Algorithms & Datastructures](#algorithms--datastructures) |
|
|
|
|
|
|
|
* [Licensing](#licensing) |
|
|
|
* [Theoretical Computer Science](#theoretical-computer-science) |
|
|
|
* [Theoretical Computer Science](#theoretical-computer-science) |
|
|
|
* [Operating systems](#operating-systems) |
|
|
|
* [Operating systems](#operating-systems) |
|
|
|
* [Database](#database) |
|
|
|
* [Database](#database) |
|
|
@ -221,6 +222,10 @@ |
|
|
|
* [Problems on Algorithms (Second Edition)](http://larc.unt.edu/ian/books/free/poa.pdf), University of North Texas (PDF) |
|
|
|
* [Problems on Algorithms (Second Edition)](http://larc.unt.edu/ian/books/free/poa.pdf), University of North Texas (PDF) |
|
|
|
* [Mastering Algorithms with C](http://www.das.ufsc.br/~romulo/discipli/cad-fei/Mastering-Algorithms-with-C-Loudon.pdf) (PDF) |
|
|
|
* [Mastering Algorithms with C](http://www.das.ufsc.br/~romulo/discipli/cad-fei/Mastering-Algorithms-with-C-Loudon.pdf) (PDF) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
####Licensing |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* [Creative Commons: a user guide](http://www.aliprandi.org/cc-user-guide/) - Simone Aliprandi |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
####Theoretical Computer Science |
|
|
|
####Theoretical Computer Science |
|
|
|
* [An Introduction to the Theory of Computation](http://www.cse.ohio-state.edu/~gurari/theory-bk/theory-bk.html) |
|
|
|
* [An Introduction to the Theory of Computation](http://www.cse.ohio-state.edu/~gurari/theory-bk/theory-bk.html) |
|
|
|