Skip to content

Commit

Permalink
Merge pull request EbookFoundation#629 from SuperStas/some-ru-books
Browse files Browse the repository at this point in the history
[ru] Added a few books
  • Loading branch information
MHM5000 committed Jan 17, 2014
2 parents 5452195 + 3590160 commit 9b07746
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions free-programming-books-ru.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
###Index
* [Списки книг](#meta-lists)
* [Language Agnostic](#language-agnostic)
* [Networking](#networking)
* [Programming Paradigms](#programming-paradigms)
* [Assembly](#assembly)
* [Bash](#bash)
Expand Down Expand Up @@ -35,8 +36,15 @@

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

####Networking

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


####Programming Paradigms

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

Expand All @@ -53,6 +61,8 @@
###C

* [Особенности языка C. Учебное пособие](http://younglinux.info/sites/default/files/programmingC.pdf)
* [Си/Си++. От дилетанта до профессионала](http://ermak.cs.nstu.ru/cprog/html/) - Романов Е.Л.


###CoffeeScript

Expand Down Expand Up @@ -163,6 +173,7 @@
###Unix

* [Архитектура операционной системы Unix](http://lib.ru/BACH/)
* [Введение в системное администрирование UNIX](http://lib.ru/unixhelp/) - Мошков. М

###Vim

Expand Down

0 comments on commit 9b07746

Please sign in to comment.