mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 09:56:13 +00:00
Merge pull request #821 from esparta/master
[en] Adding Operating System Book
This commit is contained in:
commit
ae809254e3
@ -425,6 +425,7 @@
|
|||||||
|
|
||||||
|
|
||||||
####Operating systems
|
####Operating systems
|
||||||
|
* [How to Make a Computer Operating System (Work in Progress)](https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System)
|
||||||
* [The Art of Unix Programming](http://catb.org/esr/writings/taoup/html/) - Eric S. Raymond
|
* [The Art of Unix Programming](http://catb.org/esr/writings/taoup/html/) - Eric S. Raymond
|
||||||
* [The Little Book of Semaphores](http://greenteapress.com/semaphores/) - Allen B. Downey
|
* [The Little Book of Semaphores](http://greenteapress.com/semaphores/) - Allen B. Downey
|
||||||
* [Operating Systems and Middleware](https://gustavus.edu/mcs/max/os-book/) (PDF and LaTeX)
|
* [Operating Systems and Middleware](https://gustavus.edu/mcs/max/os-book/) (PDF and LaTeX)
|
||||||
@ -854,7 +855,7 @@
|
|||||||
* [The Haskell Road to Logic, Math and Programming](http://fldit-www.cs.uni-dortmund.de/~peter/PS07/HR.pdf) (PDF)
|
* [The Haskell Road to Logic, Math and Programming](http://fldit-www.cs.uni-dortmund.de/~peter/PS07/HR.pdf) (PDF)
|
||||||
* [Wikibook Haskell](http://en.wikibooks.org/wiki/Haskell)
|
* [Wikibook Haskell](http://en.wikibooks.org/wiki/Haskell)
|
||||||
* [Yet Another Haskell Tutorial](http://hal3.name/docs/daume02yaht.pdf) (PDF)
|
* [Yet Another Haskell Tutorial](http://hal3.name/docs/daume02yaht.pdf) (PDF)
|
||||||
* [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929/index.html) - Simon Marlow
|
* [Parallel and Concurrent Programming in Haskell](http://chimera.labs.oreilly.com/books/1230000000929/index.html) - Simon Marlow
|
||||||
|
|
||||||
###HTML / CSS
|
###HTML / CSS
|
||||||
* [A beginner's guide to HTML&CSS](http://learn.shayhowe.com/html-css/)
|
* [A beginner's guide to HTML&CSS](http://learn.shayhowe.com/html-css/)
|
||||||
|
Loading…
Reference in New Issue
Block a user