Merge branch 'master' of github.com:vhf/free-programming-books

This commit is contained in:
Victor Felder 2016-10-02 12:36:55 +02:00
commit 3dedf4c21c
2 changed files with 4 additions and 2 deletions

View File

@ -5,8 +5,8 @@
* [Android](#android)
* [Assembly Language](#assembly-language)
* [C](#c)
* [C#](#c-1)
* [C++](#c-2)
* [C#](#c-sharp)
* [C++](#c-1)
* [Git](#git)
* [Groovy](#groovy)
* [HTML & CSS](#html--css)

View File

@ -251,6 +251,8 @@
### Rust
* [Rust на примерах](https://gordon-f.github.io/rust-by-example-ru/)
* [Растономикон](https://github.com/ruRust/rustonomicon)
* [Язык программирования Rust](http://rurust.github.io/rust_book_ru/)