Add Chinese courses about Rust (#11087)

* Add Chinese courses about Rust

Signed-off-by: xiaobo <xiaobo@uniontech.com>

* Update free-programming-books-zh.md

---------

Signed-off-by: xiaobo <xiaobo@uniontech.com>
pull/11047/head
Rui 9 months ago committed by GitHub
parent dca7d8f0f3
commit 7dc184bce9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      books/free-programming-books-zh.md

@ -697,6 +697,7 @@
* [通过例子学习 Rust](https://github.com/rustcc/rust-by-example/) * [通过例子学习 Rust](https://github.com/rustcc/rust-by-example/)
* [Rust 官方教程](https://github.com/KaiserY/rust-book-chinese) * [Rust 官方教程](https://github.com/KaiserY/rust-book-chinese)
* [Rust 宏小册](https://zjp-cn.github.io/tlborm/) * [Rust 宏小册](https://zjp-cn.github.io/tlborm/)
* [Rust 语言圣经](https://course.rs)
* [Rust 语言学习笔记](https://github.com/photino/rust-notes) * [Rust 语言学习笔记](https://github.com/photino/rust-notes)
* [RustPrimer](https://github.com/rustcc/RustPrimer) * [RustPrimer](https://github.com/rustcc/RustPrimer)
* [Tour of Rust](https://tourofrust.com/00_zh-cn.html) * [Tour of Rust](https://tourofrust.com/00_zh-cn.html)

Loading…
Cancel
Save