mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
add link to "Введение в Clojure"
add link to "Введение в Clojure" by Alex Ott
This commit is contained in:
parent
d89396ed60
commit
3629c4eef2
1 changed files with 3 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
* [Bash](#bash)
|
||||
* [C](#c)
|
||||
* [C++](#c-1)
|
||||
* [Clojure](#clojure)
|
||||
* [CoffeeScript](#coffeescript)
|
||||
* [Git](#git)
|
||||
* [Go](#go)
|
||||
|
|
@ -91,6 +92,8 @@
|
|||
* [Вводный курс по объектно-ориентированному программированию на языке Си++](http://ru.wikibooks.org/wiki/Си-плюс-плюс)
|
||||
* [Справочное руководство по C++](http://lib.ru/CPPHB/cppref.txt_with-big-pictures.html) - Бьерн Страуструп
|
||||
|
||||
### Clojure
|
||||
* [Введение в Clojure](http://alexott.net/ru/clojure/clojure-intro/)
|
||||
|
||||
### CoffeeScript
|
||||
* [Документация CoffeeScript](http://cidocs.ru/coffeescript/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue