1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-21 00:59:02 +00:00
programming-books/free-programming-books-ru.md
2013-11-25 05:10:51 -08:00

105 lines
2.9 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
* [Списки книг](#meta-lists)
* [Language Agnostic](#language-agnostic)
* [Bash](#bash)
* [CoffeeScript](#coffeescript)
* [Git](#git)
* [JavaScript](#javascript)
* [LaTeX](#latex)
* [Lisp](#lisp)
* [MetaPost](#metapost)
* [NoSQL](#nosql)
* [Perl](#perl)
* [R](#r)
* [Ruby](#ruby)
* [RSpec](#rspec)
* [Ruby on Rails](#ruby-on-rails)
* [Scilab](#scilab)
* [SQL](#sql)
* [Параллельные технологии](#parallel)
###Meta-lists
* [Книги со свободной ценой](http://www.books.ru/knigi-so-svobodnoi-tsenoi-3129328/)
###Language Agnostic
* [Scrum и XP: заметки с передовой](http://scrum.org.ua/wp-content/uploads/2008/12/scrum_xp-from-the-trenches-rus-final.pdf)
###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)
###NoSQL
* [Маленькая книга о MongoDB](http://jsman.ru/mongo-book/index.html)
* [Маленькая книга о Redis](https://github.com/kondratovich/the-little-redis-book/blob/master/ru/redis.md)
###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)
###RSpec
* [Better Specs (RSpec Guidelines with Ruby)](http://betterspecs.org/ru)
###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)
###Parallel
* [Параллельные технологии](http://www.inp.nsk.su/~baldin/Parallel/index.html)