Browse Source

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

Victor Felder 9 years ago
parent
commit
3dedf4c21c
2 changed files with 4 additions and 2 deletions
  1. 2 2
      free-programming-books-de.md
  2. 2 0
      free-programming-books-ru.md

+ 2 - 2
free-programming-books-de.md

@@ -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)

+ 2 - 0
free-programming-books-ru.md

@@ -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/)