RUST学习

适合的页面资料

RUST官网 https://www.rust-lang.org/
Rust Install

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Rust Update

rustup update stable

1. from js to rust 系列

[from js to rust 系列]总索引

[from js to rust 系列][语法-01][优秀博文]半小时过一遍 Rust 的语法[译文]

[from js to rust 系列][语法-02] 如何阅读 Rust 的函数签名[译文]

这次只学一点 Rust 语法大概不会怀孕了吧(1)

2. 孙飞的 <<Rust语言圣经>>

现有的 RustlingsRust By Example 都是相当不错的 Rust 练习方式,但是为何又要搞一个新项目呢?
github地址
在线阅读地址 重点推荐

3. Rust 简明教程

Rust 简明教程

4. stanford 今年新开的一门 Rust 课程

stanford 今年新开的一门 Rust 课程:cs110L-2020spring

posted on 2022-09-19 15:21  jobgeo  阅读(60)  评论(0编辑  收藏  举报

导航