We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 537cc2f commit 3125425Copy full SHA for 3125425
scheduling-1.md
@@ -60,6 +60,7 @@
60
1. 自学基础知识:[阅读书籍/课程/视频等资源汇总](https://github.com/rcore-os/rCore/wiki/study-resource-of-system-programming-in-RUST)
61
62
- 推荐:[Rust语言圣经(Rust教程 Rust Course和配套练习)](https://course.rs/)
63
+ - 推荐:[半小时快速了解Rust](https://fasterthanli.me/articles/a-half-hour-to-learn-rust)
64
- 推荐:[Rust速查表(cheatsheet)](https://cheats.rs/) 该项目不仅提供了基础的语法速查,还有执行顺序详解和编写时需要关注的注意事项。项目还包含了示例代码(EX)、书籍(BK)、标准(STD)等相关资料的扩展。
65
- 推荐:[清华计算机系大一学生2022暑期课程:Rust程序设计训练(有课程视频)](https://lab.cs.tsinghua.edu.cn/rust/)
66
0 commit comments