|
|
@@ -1,9 +1,11 @@
|
|
|
###Index
|
|
|
+* [Списки книг](#meta-lists)
|
|
|
* [Bash](#bash)
|
|
|
* [CoffeeScript](#coffeescript)
|
|
|
* [Git](#git)
|
|
|
* [JavaScript](#javascript)
|
|
|
* [LaTeX](#latex)
|
|
|
+* [Lisp](#lisp)
|
|
|
* [MetaPost](#metapost)
|
|
|
* [Perl](#perl)
|
|
|
* [R](#r)
|
|
|
@@ -12,6 +14,10 @@
|
|
|
* [Scilab](#scilab)
|
|
|
* [SQL](#sql)
|
|
|
|
|
|
+###Списки книг
|
|
|
+* [Книги со свободной ценой](http://www.books.ru/knigi-so-svobodnoi-tsenoi-3129328/)
|
|
|
+
|
|
|
+
|
|
|
###Bash
|
|
|
|
|
|
* [Advanced Bash-Scripting Guide](http://rus-linux.net/MyLDP/BOOKS/abs-guide/flat/abs-book.html)
|
|
|
@@ -38,6 +44,11 @@
|
|
|
* [LaTeX, GNU/Linux и русский стиль (сборник статей)](http://www.inp.nsk.su/~baldin/LaTeX/index.html)
|
|
|
|
|
|
|
|
|
+###Lisp
|
|
|
+
|
|
|
+* [Lisp In Small Pieces (translation)](https://github.com/ilammy/lisp)
|
|
|
+
|
|
|
+
|
|
|
###MetaPost
|
|
|
|
|
|
* [Создание иллюстраций в MetaPost](http://www.inp.nsk.su/~baldin/mpost/index.html)
|