mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-01 03:02:31 +00:00
87 lines
2.2 KiB
Markdown
87 lines
2.2 KiB
Markdown
###Index
|
||
* [Списки книг](#meta-lists)
|
||
* [Bash](#bash)
|
||
* [CoffeeScript](#coffeescript)
|
||
* [Git](#git)
|
||
* [JavaScript](#javascript)
|
||
* [LaTeX](#latex)
|
||
* [Lisp](#lisp)
|
||
* [MetaPost](#metapost)
|
||
* [Perl](#perl)
|
||
* [R](#r)
|
||
* [Ruby](#ruby)
|
||
* [Ruby on Rails](#ruby-on-rails)
|
||
* [Scilab](#scilab)
|
||
* [SQL](#sql)
|
||
|
||
###Meta-lists
|
||
* [Книги со свободной ценой](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)
|
||
|
||
|
||
###CoffeeScript
|
||
|
||
* [Документация CoffeeScript](http://cidocs.ru/coffeescript/)
|
||
|
||
|
||
###JavaScript
|
||
|
||
* [Современный учебник JavaScript](http://learn.javascript.ru/)
|
||
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ru/)
|
||
|
||
|
||
###Git
|
||
|
||
* [Pro Git](http://git-scm.com/book/ru)
|
||
|
||
|
||
###LaTeX
|
||
|
||
* [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)
|
||
|
||
|
||
###Perl
|
||
|
||
* [Pragmatic Perl (журнал)](http://pragmaticperl.com/)
|
||
|
||
|
||
###R
|
||
|
||
* [Анализ данных с R](http://www.inp.nsk.su/~baldin/DataAnalysis/index.html)
|
||
* [Рандомизация и бутстреп: статистический анализ в биологии и экологии с использованием R.](http://www.ievbras.ru/ecostat/Kiril/Article/A32/Starb.pdf) (PDF)
|
||
|
||
|
||
###Ruby
|
||
|
||
* [Круглов А. — Ruby](https://github.com/Krugloff/rus_ruby_book)
|
||
|
||
|
||
###Ruby on Rails
|
||
|
||
* [Ruby on Rails Guides](http://rusrails.ru)
|
||
* [Ruby on Rails Tutorial](http://railstutorial.ru/)
|
||
|
||
###Scilab
|
||
|
||
* [Введение в Scilab](http://forge.scilab.org/index.php/p/docintrotoscilab/downloads/)
|
||
* [Программирование в Scilab](http://forge.scilab.org/index.php/p/docprogscilab/downloads/)
|
||
|
||
###SQL
|
||
|
||
* [Работа с PostgreSQL: настройка и масштабирование](http://postgresql.leopard.in.ua/)
|
||
* [История о PostgreSQL](http://www.inp.nsk.su/~baldin/PostgreSQL/index.html)
|