diff --git a/books/free-programming-books-zh.md b/books/free-programming-books-zh.md index 54b39577388cb68e59ad10960cb90f7f23fafc5f..6b5d8e96275a8ec806648e8179cebb9b9cb1d3cb 100644 --- a/books/free-programming-books-zh.md +++ b/books/free-programming-books-zh.md @@ -723,6 +723,7 @@ * [Rust 官方教程](https://github.com/KaiserY/rust-book-chinese) * [Rust 语言学习笔记](https://github.com/photino/rust-notes) * [RustPrimer](https://github.com/rustcc/RustPrimer) +* [Tour of Rust](https://tourofrust.com/00_zh-cn.html) ### Scala