programming-books/free-programming-books-ru.md

71 lines
1.7 KiB
Markdown
Raw Normal View History

###Index
2013-10-20 08:10:02 +00:00
* [Bash](#bash)
* [CoffeeScript](#coffeescript)
2013-10-18 18:15:44 +00:00
* [Git](#git)
* [JavaScript](#javascript)
* [LaTeX](#latex)
* [MetaPost](#metapost)
* [Perl](#perl)
* [R](#r)
* [Ruby](#ruby)
* [Ruby on Rails](#ruby-on-rails)
* [SQL](#sql)
2013-10-20 08:10:02 +00:00
###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/)
2013-10-18 18:15:44 +00:00
###Git
* [Pro Git](http://git-scm.com/book/ru)
###LaTeX
* [LaTeX, GNU/Linux и русский стиль (сборник статей)](http://www.inp.nsk.su/~baldin/LaTeX/index.html)
###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/)
###SQL
2013-10-17 07:48:16 +00:00
* [Работа с PostgreSQL: настройка и масштабирование](http://postgresql.leopard.in.ua/)
* [История о PostgreSQL](http://www.inp.nsk.su/~baldin/PostgreSQL/index.html)