Skip to content

Commit

Permalink
Update free-programming-books-ru.md (EbookFoundation#2770)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Gorelov authored and ruimartinsptl committed May 22, 2019
1 parent 8f49fe7 commit dbcd793
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion free-programming-books-ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
* [Git](#git)
* [Go](#go)
* [Haskell](#haskell)
* [HTML / CSS](#html--css)
* [Bootstrap](#bootstrap)
* [Java](#java)
* [Hibernate](#hibernate)
* [Maven](#maven)
Expand Down Expand Up @@ -69,7 +71,6 @@
* [Операционные системы](https://vseloved.github.io/pdf/os-ru.pdf) - Всеволод Дёмкин (PDF)
* [Параллельные технологии](http://www.inp.nsk.su/~baldin/Parallel/index.html)
* [Программирование: введение в профессию](http://stolyarov.info/books/programming_intro) - Столяров Андрей Викторович (:construction:) (PDF)
* [Руководство по HTML5 и CSS3](https://metanit.com/web/html5) - Евгений Попов
* [Руководство по HTTP](http://proselyte.net/tutorials/http-tutorial) - Евгений Сулейманов
* [Руководство по SOAP](http://proselyte.net/tutorials/soap-tutorial) - Евгений Сулейманов
* [Эффективные алгоритмы и сложность вычислений](http://discopal.ispras.ru/Ru.book-advanced-algorithms.htm) - Кузюрин Н.Н., Фомин С.А.
Expand Down Expand Up @@ -199,6 +200,18 @@
* [Учебник по Haskell](http://anton-k.github.io/ru-haskell-book/book/home.html) - Антон Холомьёв


### HTML / CSS

* [Руководство по HTML5 и CSS3](https://metanit.com/web/html5) - Евгений Попов
* [Справочник CSS](http://htmlbook.ru/css) - Влад Мержевич
* [Справочник по HTML](http://htmlbook.ru/html) - Влад Мержевич


#### Bootstrap

* [Bootstrap 4](http://getbootstrap.ru/docs/v4-alpha)


### Java

* [Java Programming for Kids, Parents and Grandparents](http://myflex.org/books/java4kids/java4kids.htm) - Yakov Fain
Expand Down

0 comments on commit dbcd793

Please sign in to comment.