mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 19:45:09 +00:00
Merge branch 'master' of github.com:hkopp/free-programming-books into hkopp-master
This commit is contained in:
commit
bbb4fd4eff
@ -117,7 +117,6 @@
|
||||
* [SQL Server](#sql-server)
|
||||
* [Teradata](#teradata)
|
||||
* [TeX](#tex)
|
||||
* [Theory](#theory)
|
||||
* [TypeScript](#typescript)
|
||||
* [Unix](#unix)
|
||||
* [Vim](#vim)
|
||||
@ -198,6 +197,7 @@
|
||||
|
||||
####Theoretical Computer Science
|
||||
* [An Introduction to the Theory of Computation](http://www.cse.ohio-state.edu/~gurari/theory-bk/theory-bk.html)
|
||||
* [Homotopy Type Theory: Univalent Foundations of Mathematics](http://homotopytypetheory.org/book/) (PDF)
|
||||
* [Introduction to Computing](http://www.computingbook.org/)
|
||||
* [Introduction to Theory of Computation](http://cg.scs.carleton.ca/~michiel/TheoryOfComputation/) (PDF) - Anil Maheshwari and Michiel Smid
|
||||
* [Network Science](http://barabasilab.neu.edu/networksciencebook/index.html)
|
||||
@ -358,6 +358,7 @@
|
||||
* [Getting Real](http://gettingreal.37signals.com/)
|
||||
* [Magic Ink: Information Software and The Graphical Interface](http://worrydream.com/#!/MagicInk) by Bret Victor
|
||||
* [Modeling Reactive Systems with Statecharts](http://www.scribd.com/doc/167971960/Modeling-Reactive-Systems-With-Statecharts)
|
||||
* [Networks, Crowds, and Markets: Reasoning About a Highly Connected World](http://www.cs.cornell.edu/home/kleinber/networks-book/)
|
||||
* [PNG: The Definitive Guide](http://www.libpng.org/pub/png/book/)
|
||||
* [Pointers And Memory](http://cslibrary.stanford.edu/102/PointersAndMemory.pdf) (PDF)
|
||||
* [Programmer's Motivation for Beginners](http://programmersmotivation.com/)
|
||||
@ -1213,11 +1214,6 @@ See also [TeX](#tex)
|
||||
See also [LaTeX](#latex)
|
||||
|
||||
|
||||
###Theory
|
||||
* [Networks, Crowds, and Markets: Reasoning About a Highly Connected World](http://www.cs.cornell.edu/home/kleinber/networks-book/)
|
||||
* [Homotopy Type Theory: Univalent Foundations of Mathematics](http://homotopytypetheory.org/book/) (PDF)
|
||||
|
||||
|
||||
###TypeScript
|
||||
* [TypeScript Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/typescript) (PDF, Kindle) *(Just fill the fields with any values)*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user