Update free-programming-books-ru.md (#2800)

This commit is contained in:
Alex Gorelov 2018-04-12 03:31:59 +03:00 committed by eshellman
parent 3deaffea08
commit c54954db55
1 changed files with 2 additions and 1 deletions

View File

@ -147,6 +147,7 @@
* [Вводный курс по объектно-ориентированному программированию на языке Си++](http://ru.wikibooks.org/wiki/Си-плюс-плюс)
* [Руководство по языку программирования C++](https://metanit.com/cpp/tutorial) - Евгений Попов
* [Справочное руководство по C++](http://lib.ru/CPPHB/cppref.txt_with-big-pictures.html) - Бьерн Страуструп
* [Уроки по OpenGL 3](https://code.google.com/archive/p/gl33lessons/) - Гуревич Артём
### Clojure
@ -319,7 +320,7 @@
* [Common Lisp Cookbook (перевод)](http://lisper.ru/wiki/Cookbook)
* [Lisp In Small Pieces (translation)](https://github.com/ilammy/lisp)
* [Practical Common Lisp (перевод)](http://lisper.ru/pcl) (PDF)
* [Practical Common Lisp (перевод)](http://lisper.ru/pcl/) (PDF)
### MetaPost