1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-21 09:09:02 +00:00

Merge pull request #1222 from levibostian/master

Add Linux succintly
This commit is contained in:
victor felder 2014-12-03 07:37:37 +01:00
commit d57d2238b9

View File

@ -1162,7 +1162,7 @@ See also [TeX](#tex)
* [Ubuntu Server Guide](https://help.ubuntu.com/14.04/serverguide/serverguide.pdf)
* [Upstart Intro, Cookbook and Best Practises](http://upstart.ubuntu.com/cookbook/)
* [What Every Programmer Should Know About Memory](http://www.akkadia.org/drepper/cpumemory.pdf) (PDF)
* [Linux Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/linux) (PDF, Kindle) *(Just fill the fields with any values)*
### Lisp
* [Basic Lisp Techniques](http://www.franz.com/resources/educational_resources/cooper.book.pdf) - David J. Cooper, Jr.