We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35724eb + 3629c4e commit bf4830dCopy full SHA for bf4830d
free-programming-books-ru.md
@@ -9,6 +9,7 @@
9
* [Bash](#bash)
10
* [C](#c)
11
* [C++](#c-1)
12
+* [Clojure](#clojure)
13
* [CoffeeScript](#coffeescript)
14
* [Git](#git)
15
* [Go](#go)
@@ -91,6 +92,8 @@
91
92
* [Вводный курс по объектно-ориентированному программированию на языке Си++](http://ru.wikibooks.org/wiki/Си-плюс-плюс)
93
* [Справочное руководство по C++](http://lib.ru/CPPHB/cppref.txt_with-big-pictures.html) - Бьерн Страуструп
94
95
+### Clojure
96
+* [Введение в Clojure](http://alexott.net/ru/clojure/clojure-intro/)
97
98
### CoffeeScript
99
* [Документация CoffeeScript](http://cidocs.ru/coffeescript/)
0 commit comments