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

40

C
Christoph Uschkrat 已提交
41
### Language Agnostic
S
SuperStas 已提交
42
* [E-maxx.ru: Сборник алгоритмов с примерами на C++](http://e-maxx.ru/upload/e-maxx_algo.pdf)
43
* [Scrum и XP: заметки с передовой](http://scrum.org.ua/wp-content/uploads/2008/12/scrum_xp-from-the-trenches-rus-final.pdf)
44
* [Занимательное программирование. Самоучитель](http://padabum.com/x.php?id=35055) - Мозговой М.В.
45
* [Эффективные алгоритмы и сложность вычислений](http://discopal.ispras.ru/Ru.book-advanced-algorithms.htm) - Н. Н. Кузюрин, С. А. Фомин
46

S
SuperStas 已提交
47

C
Christoph Uschkrat 已提交
48
#### Networking
S
SuperStas 已提交
49 50
* [TCP/IP Крупным планом](http://www.soslan.ru/tcp/)

51

C
Christoph Uschkrat 已提交
52
#### Open Source Ecosytem
B
Boris Egorov 已提交
53 54 55
* [Архитектура приложений с открытым исходным кодом](http://rus-linux.net/MyLDP/BOOKS/Architecture-Open-Source-Applications/index.html)


C
Christoph Uschkrat 已提交
56
#### Cloud Computing
M
Mojtahedi 已提交
57 58 59
* [Разработка мультитенантных приложений для облака, издание 3-е](http://www.microsoft.com/ru-ru/download/details.aspx?id=29263)


C
Christoph Uschkrat 已提交
60
#### Programming Paradigms
61
* [Введение в функциональное программирование](https://code.google.com/p/funprog-ru/) - John Harrison
62
* [Практика функционального программирования](http://fprog.ru) - журнал
63 64


C
Christoph Uschkrat 已提交
65
### Assembly
U
Uriy Efremochkin 已提交
66
* [Ассемблер в Linux для программистов C](http://ru.wikibooks.org/wiki/Ассемблер_в_Linux_для_программистов_C)
67 68
* [Ассемблер для чайников](http://av-assembler.ru/asm/afd/assembler-for-dummy.htm)
* [Программирование на языке ассемблера NASM для ОС Unix](http://www.stolyarov.info/books/pdf/nasm_unix.pdf)
U
Uriy Efremochkin 已提交
69

S
SuperStas 已提交
70

C
Christoph Uschkrat 已提交
71
### Bash
D
Doz Nix 已提交
72 73
* [Advanced Bash-Scripting Guide](http://rus-linux.net/MyLDP/BOOKS/abs-guide/flat/abs-book.html)

U
Uriy Efremochkin 已提交
74

C
Christoph Uschkrat 已提交
75
### C
S
SuperStas 已提交
76
* [Особенности языка C. Учебное пособие](http://younglinux.info/sites/default/files/programmingC.pdf)
S
SuperStas 已提交
77
* [Си/Си++. От дилетанта до профессионала](http://ermak.cs.nstu.ru/cprog/html/) - Романов Е.Л.
U
Uriy Efremochkin 已提交
78 79 80
* [Язык Си в примерах](http://ru.wikibooks.org/wiki/Язык_Си_в_примерах)


C
Christoph Uschkrat 已提交
81
### C++
U
Uriy Efremochkin 已提交
82 83 84

* [Введение в язык программирования С++](http://lib.ru/CPPHB/cpptut.txt_with-big-pictures.html) - Бьерн Страуструп
* [Вводный курс по объектно-ориентированному программированию на языке Си++](http://ru.wikibooks.org/wiki/Си-плюс-плюс)
85
* [Справочное руководство по C++](http://lib.ru/CPPHB/cppref.txt_with-big-pictures.html) - Бьерн Страуструп
S
SuperStas 已提交
86

87

C
Christoph Uschkrat 已提交
88
### CoffeeScript
89 90 91
* [Документация CoffeeScript](http://cidocs.ru/coffeescript/)


C
Christoph Uschkrat 已提交
92
### Java
93 94
* [Java Programming for Kids, Parents and Grandparents](http://myflex.org/books/java4kids/java4kids.htm) - Yakov Fain

U
Uriy Efremochkin 已提交
95

C
Christoph Uschkrat 已提交
96
### JavaScript
97 98
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ru/) - Иво Ветцель
* [Паттерны для масштабируемых JavaScript-приложений](http://largescalejs.ru) - Эдди Османи
99
* [Современный учебник JavaScript](http://learn.javascript.ru)
100

U
Uriy Efremochkin 已提交
101

C
Christoph Uschkrat 已提交
102
#### Node.js
103 104
* [Node.js для начинающих](http://nodebeginner.ru)

S
Sam Sky 已提交
105

C
Christoph Uschkrat 已提交
106
### Git
S
Sam Sky 已提交
107
* [Pro Git](http://git-scm.com/book/ru)
108 109
* [Волшебство Git](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/ru/)
* [Простое руководство по работе с Git](http://rogerdudler.github.io/git-guide/index.ru.html)
110

S
Sam Sky 已提交
111

C
Christoph Uschkrat 已提交
112
### Erlang
113 114 115
* [Программирование на Эрланге](https://github.com/dyp2000/Russian-Armstrong-Erlang) - Джо Армстронг


C
Christoph Uschkrat 已提交
116
### Haskell
117
* [Developing Web Applications with Haskell and Yesod](https://bitbucket.org/darkus/yesod/downloads) - Майкл Сноймен
V
Victor Sergeyev 已提交
118
* [О Haskell по-человечески](http://ohaskell.ru/) - Денис Шевченко
119

U
Uriy Efremochkin 已提交
120

C
Christoph Uschkrat 已提交
121
### LaTeX
122 123 124
* [LaTeX, GNU/Linux и русский стиль (сборник статей)](http://www.inp.nsk.su/~baldin/LaTeX/index.html)


C
Christoph Uschkrat 已提交
125
### Lisp
126 127 128
* [Lisp In Small Pieces (translation)](https://github.com/ilammy/lisp)


C
Christoph Uschkrat 已提交
129
### MetaPost
130 131
* [Создание иллюстраций в MetaPost](http://www.inp.nsk.su/~baldin/mpost/index.html)

C
Christoph Uschkrat 已提交
132
### Misc
S
SuperStas 已提交
133
* [Не мешайте мне работать!](http://motivateme.ru/book/) - Стас Давыдов
134

C
Christoph Uschkrat 已提交
135
### NoSQL
M
mobi-soft 已提交
136 137 138 139
* [Маленькая книга о MongoDB](http://jsman.ru/mongo-book/index.html)
* [Маленькая книга о Redis](https://github.com/kondratovich/the-little-redis-book/blob/master/ru/redis.md)


C
Christoph Uschkrat 已提交
140
### Perl
141
* [Pragmatic Perl](http://pragmaticperl.com) - журнал
142 143
* [Введение в Perl](http://www.opennet.ru/docs/RUS/perl-maslov/) - Маслов Владимир Викторович
* [Краткий экскурс в Perl-программирование](http://www.opennet.ru/docs/RUS/perl_help/) - Докучаев Дмитрий
144 145


C
Christoph Uschkrat 已提交
146
### PHP
A
AveVlad 已提交
147
* [PHP: Правильный Путь](http://getjump.github.io/ru-php-the-right-way/)
148
* [Руководство по PHP](http://docs.php.net/manual/ru/)
U
Uriy Efremochkin 已提交
149 150 151
* [Самоучитель (учебник) по PHP](http://www.php-s.ru/self-teacher/)


C
Christoph Uschkrat 已提交
152
### Python
C
Casual Passer 已提交
153
* [Вглубь языка Python](http://ru.diveintopython.net/toc.html)
154
* [Укус Питона](http://wombat.org.ua/AByteOfPython/) - Swaroop C H
155
* [Учебник Python 2.6](http://ru.wikibooks.org/wiki/Учебник_Python_2.6)
156
* [Problem Solving with Algorithms and Data Structures](http://aliev.me/runestone/)
C
Casual Passer 已提交
157 158


C
Christoph Uschkrat 已提交
159
### PostgreSQL
160
* [История о PostgreSQL](http://www.inp.nsk.su/~baldin/PostgreSQL/index.html)
161
* [Работа с PostgreSQL - настройка и масштабирование](http://postgresql.leopard.in.ua)
K
Kindrat 已提交
162 163


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

U
Uriy Efremochkin 已提交
168

C
Christoph Uschkrat 已提交
169
### Reverse engineering
S
SuperStas 已提交
170
* [Введение в reverse engineering для начинающих](https://github.com/dennis714/RE-for-beginners)
171

U
Uriy Efremochkin 已提交
172

C
Christoph Uschkrat 已提交
173
### Ruby
P
Pavel Timofeev 已提交
174
* [Ruby за двадцать минут](https://www.ruby-lang.org/ru/documentation/quickstart/)
U
Uriy Efremochkin 已提交
175 176
* [Ruby](https://github.com/Krugloff/rus_ruby_book) - Круглов А.
* [Ruby](http://ru.wikibooks.org/wiki/Ruby) - Викиучебник
177
* [Учись программировать](http://www.shokhirev.com/mikhail/ruby/ltp/title.html) - Крис Пайн
U
Uriy Efremochkin 已提交
178

179

C
Christoph Uschkrat 已提交
180
### RSpec
181
* [Better Specs (RSpec Guidelines with Ruby)](http://betterspecs.org/ru)
182

U
Uriy Efremochkin 已提交
183

C
Christoph Uschkrat 已提交
184
### Ruby on Rails
185 186
* [Ruby on Rails Tutorial. Изучение Rails на Примерах](http://railstutorial.ru/chapters/4_0/beginning) Майкл Хартл
* [Ruby on Rails по-русски](http://rusrails.ru)
187

U
Uriy Efremochkin 已提交
188

C
Christoph Uschkrat 已提交
189
### Scala
190
* [Effective Scala](http://twitter.github.io/effectivescala/index-ru.html) - Marius Eriksen
A
Alexander Fefelov 已提交
191 192
* [Scala Школа!](http://twitter.github.io/scala_school/ru/) - Twitter

U
Uriy Efremochkin 已提交
193

C
Christoph Uschkrat 已提交
194
### Scilab
195
* [Введение в Scilab](http://forge.scilab.org/index.php/p/docintrotoscilab/downloads/)
196
* [Программирование в Scilab](http://forge.scilab.org/index.php/p/docprogscilab/downloads/)
197

U
Uriy Efremochkin 已提交
198

C
Christoph Uschkrat 已提交
199
### Smalltalk
200 201
* [Смолток: Язык и его реализация](https://sites.google.com/site/polyglotsqueak/) - Адэль Голдберг, Дэвид Робсон

U
Uriy Efremochkin 已提交
202

C
Christoph Uschkrat 已提交
203
### Unix
204 205
* [Beyond Linux From Scratch (version 2011-12-30)](http://rus-linux.net/nlib.php?name=/MyLDP/BOOKS/BLFS-ru/blfs-ru-index.html)
* [Linux From Scratch (version 6.8)](http://rus-linux.net/nlib.php?name=/MyLDP/BOOKS/LFS-BOOK-6.8-ru/lfs-6.8-ru-index.html)
S
SuperStas 已提交
206
* [Архитектура операционной системы Unix](http://lib.ru/BACH/)
S
SuperStas 已提交
207
* [Введение в системное администрирование UNIX](http://lib.ru/unixhelp/) - Мошков. М
S
SuperStas 已提交
208

U
Uriy Efremochkin 已提交
209

C
Christoph Uschkrat 已提交
210
### Vim
211
* [Поваренная Книга Vim](http://www.opennet.ru/docs/RUS/vim_cookbook/) - Steve Oualline
212
* [Просто о Vim](http://rus-linux.net/MyLDP/BOOKS/Vim/prosto-o-vim.pdf)
U
Uriy Efremochkin 已提交
213

C
Christoph Uschkrat 已提交
214
### Parallel
B
Boris Egorov 已提交
215
* [Параллельные технологии](http://www.inp.nsk.su/~baldin/Parallel/index.html)