free-programming-books-ru.md 5.4 KB
Newer Older
1
###Index
B
Boris Egorov 已提交
2
* [Списки книг](#meta-lists)
E
Eric Guirbal 已提交
3
* [Language Agnostic](#language-agnostic)
S
SuperStas 已提交
4
    * [Networking](#networking)
5
    * [Programming Paradigms](#programming-paradigms)
S
SuperStas 已提交
6
* [Assembly](#assembly)
D
Doz Nix 已提交
7
* [Bash](#bash)
S
SuperStas 已提交
8
* [C](#c)
9
* [CoffeeScript](#coffeescript)
S
Sam Sky 已提交
10
* [Git](#git)
11
* [Java](#java)
12 13
* [JavaScript](#javascript)
* [LaTeX](#latex)
14
* [Lisp](#lisp)
15
* [MetaPost](#metapost)
R
Robert Alm Nilsson 已提交
16
* [Node.js](#nodejs)
M
mobi-soft 已提交
17
* [NoSQL](#nosql)
18
* [Perl](#perl)
C
Casual Passer 已提交
19
* [Python](#python)
K
Kindrat 已提交
20
* [PostgreSQL](#postgresql)
21
* [R](#r)
S
SuperStas 已提交
22
* [Reverse engineering](#reverse-engineering)
23
* [Ruby](#ruby)
24
  * [RSpec](#rspec)
25
* [Ruby on Rails](#ruby-on-rails)
A
Alexander Fefelov 已提交
26
* [Scala](#scala)
27
* [Scilab](#scilab)
28
* [Smalltalk](#smalltalk)
S
SuperStas 已提交
29 30
* [Unix](#unix)
* [Vim](#vim)
B
Boris Egorov 已提交
31
* [Параллельные технологии](#parallel)
32

33 34 35
###Language Agnostic

* [Scrum и XP: заметки с передовой](http://scrum.org.ua/wp-content/uploads/2008/12/scrum_xp-from-the-trenches-rus-final.pdf)
36
* [Эффективные алгоритмы и сложность вычислений](http://discopal.ispras.ru/Ru.book-advanced-algorithms.htm) - Н. Н. Кузюрин, С. А. Фомин
S
SuperStas 已提交
37
* [E-maxx.ru: Сборник алгоритмов с примерами на C++](http://e-maxx.ru/upload/e-maxx_algo.pdf)
38

S
SuperStas 已提交
39 40 41 42 43
####Networking

* [TCP/IP Крупным планом](http://www.soslan.ru/tcp/)


44
####Programming Paradigms
S
SuperStas 已提交
45

46
* [Введение в функциональное программирование](https://code.google.com/p/funprog-ru/) - John Harrison
47 48 49
* [Практика функционального программирования](http://fprog.ru/) - журнал


S
SuperStas 已提交
50 51 52 53 54
###Assembly

* [Программирование на языке ассемблера NASM для ОС Unix](http://www.stolyarov.info/books/pdf/nasm_unix.pdf)
* [Ассемблер для чайников](http://av-assembler.ru/asm/afd/assembler-for-dummy.htm)

D
Doz Nix 已提交
55 56 57 58
###Bash

* [Advanced Bash-Scripting Guide](http://rus-linux.net/MyLDP/BOOKS/abs-guide/flat/abs-book.html)

S
SuperStas 已提交
59 60 61
###C

* [Особенности языка C. Учебное пособие](http://younglinux.info/sites/default/files/programmingC.pdf)
62

63 64 65 66 67
###CoffeeScript

* [Документация CoffeeScript](http://cidocs.ru/coffeescript/)


68 69 70 71
###Java

* [Java Programming for Kids, Parents and Grandparents](http://myflex.org/books/java4kids/java4kids.htm) - Yakov Fain

72 73 74
###JavaScript

* [Современный учебник JavaScript](http://learn.javascript.ru/)
75
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ru/)
76

S
Sam Sky 已提交
77 78
###Git

79
* [Волшебство Git](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/ru/)
S
Sam Sky 已提交
80
* [Pro Git](http://git-scm.com/book/ru)
81

S
Sam Sky 已提交
82

83 84 85 86 87
###LaTeX

* [LaTeX, GNU/Linux и русский стиль (сборник статей)](http://www.inp.nsk.su/~baldin/LaTeX/index.html)


88 89 90 91 92
###Lisp

* [Lisp In Small Pieces (translation)](https://github.com/ilammy/lisp)


93 94 95 96 97
###MetaPost

* [Создание иллюстраций в MetaPost](http://www.inp.nsk.su/~baldin/mpost/index.html)


P
ProDmic 已提交
98 99 100 101 102
###Node.js

* [Node.js для начинающих](http://nodebeginner.ru)


M
mobi-soft 已提交
103 104 105 106 107 108
###NoSQL

* [Маленькая книга о MongoDB](http://jsman.ru/mongo-book/index.html)
* [Маленькая книга о Redis](https://github.com/kondratovich/the-little-redis-book/blob/master/ru/redis.md)


109 110 111 112 113
###Perl

* [Pragmatic Perl (журнал)](http://pragmaticperl.com/)


C
Casual Passer 已提交
114 115 116
###Python

* [Вглубь языка Python](http://ru.diveintopython.net/toc.html)
117
* [Укус Питона](http://wombat.org.ua/AByteOfPython/) - Swaroop C H
C
Casual Passer 已提交
118 119 120
* [Учебник Python 2.6](http://ru.wikibooks.org/wiki/%D0%A3%D1%87%D0%B5%D0%B1%D0%BD%D0%B8%D0%BA_Python_2.6)


K
Kindrat 已提交
121 122 123
###PostgreSQL

* [Работа с PostgreSQL - настройка и масштабирование](http://postgresql.leopard.in.ua/)
124
* [История о PostgreSQL](http://www.inp.nsk.su/~baldin/PostgreSQL/index.html)
K
Kindrat 已提交
125 126


127 128 129 130 131
###R

* [Анализ данных с R](http://www.inp.nsk.su/~baldin/DataAnalysis/index.html)
* [Рандомизация и бутстреп: статистический анализ в биологии и экологии с использованием R.](http://www.ievbras.ru/ecostat/Kiril/Article/A32/Starb.pdf) (PDF)

S
SuperStas 已提交
132 133 134
###Reverse engineering

* [Введение в reverse engineering для начинающих](https://github.com/dennis714/RE-for-beginners)
135 136 137

###Ruby

138 139
* [Круглов А. — Ruby](https://github.com/Krugloff/rus_ruby_book)

140 141
###RSpec
* [Better Specs (RSpec Guidelines with Ruby)](http://betterspecs.org/ru)
142 143 144 145 146

###Ruby on Rails

* [Ruby on Rails Guides](http://rusrails.ru)
* [Ruby on Rails Tutorial](http://railstutorial.ru/)
147

A
Alexander Fefelov 已提交
148 149
###Scala

150
* [Effective Scala](http://twitter.github.io/effectivescala/index-ru.html) - Marius Eriksen
A
Alexander Fefelov 已提交
151 152
* [Scala Школа!](http://twitter.github.io/scala_school/ru/) - Twitter

153 154 155
###Scilab

* [Введение в Scilab](http://forge.scilab.org/index.php/p/docintrotoscilab/downloads/)
156
* [Программирование в Scilab](http://forge.scilab.org/index.php/p/docprogscilab/downloads/)
157

158 159 160 161
###Smalltalk

* [Смолток: Язык и его реализация](https://sites.google.com/site/polyglotsqueak/) - Адэль Голдберг, Дэвид Робсон

S
SuperStas 已提交
162 163 164 165 166 167 168 169
###Unix

* [Архитектура операционной системы Unix](http://lib.ru/BACH/)

###Vim

* [Просто о Vim](http://rus-linux.net/MyLDP/BOOKS/Vim/prosto-o-vim.pdf)

B
Boris Egorov 已提交
170 171 172
###Parallel

* [Параллельные технологии](http://www.inp.nsk.su/~baldin/Parallel/index.html)