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/11096/head
Rui 2024-03-06 22:54:48 +08:00 committed by GitHub
parent dca7d8f0f3
commit 7dc184bce9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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