1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-07 13:58:03 +00:00
programming-books/free-programming-books-ru.md
2013-10-17 14:48:16 +07:00

46 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

###Index
* [JavaScript](#javascript)
* [LaTeX](#latex)
* [MetaPost](#metapost)
* [Perl](#perl)
* [R](#r)
* [Ruby](#ruby)
* [SQL](#sql)
###JavaScript
* [Современный учебник JavaScript](http://learn.javascript.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)
###SQL
* [Работа с PostgreSQL: настройка и масштабирование](http://postgresql.leopard.in.ua/)
* [История о PostgreSQL](http://www.inp.nsk.su/~baldin/PostgreSQL/index.html)