一、官方学习资料

https://www.rust-lang.org/

https://doc.rust-lang.org/book/title-page.html

https://github.com/rust-lang/rustlings

https://doc.rust-lang.org/stable/rust-by-example/#rust-by-example

https://github.com/rust-lang/rust

二、权威学习资料

https://rustcc.cn/

https://www.runoob.com/rust/rust-tutorial.html

https://space.bilibili.com/485433391?spm_id_from=333.788.b_765f7570696e666f.2

https://space.bilibili.com/1286472?spm_id_from=333.788.b_765f7570696e666f.2

https://learnku.com/rust

四、付费学习资料

https://time.geekbang.org/course/intro/100060601

这个不是广告,目前我也就这一个。。。还可以买一些纸质书籍阅读

五、开发环境与工具

https://code.visualstudio.com/

https://www.yuque.com/docs/share/2465cd6e-481b-47b1-a7c8-aba2e9d06605?#

https://blog.csdn.net/qq_19341327/article/details/94911318

六、2020年09月24日 更新一个Github上精选的Rust代码和资源列表

https://github.com/rust-unofficial/awesome-rust

相关文章: