An open API service indexing awesome lists of open source software.

https://github.com/hello2mao/learn-rust

Learn Rust.
https://github.com/hello2mao/learn-rust

rust

Last synced: 2 months ago
JSON representation

Learn Rust.

Awesome Lists containing this project

README

          

# Learn-Rust

## Ref

- [Rust 程序设计语言](https://kaisery.github.io/trpl-zh-cn/title-page.html#rust-%E7%A8%8B%E5%BA%8F%E8%AE%BE%E8%AE%A1%E8%AF%AD%E8%A8%80)
- [Rust菜鸟教程](https://www.runoob.com/rust/rust-tutorial.html)
- [Rust编程语言](https://learnku.com/docs/rust-lang/2018/ch00-00-introduction/4492)
- [Rust异步编程](https://learnku.com/docs/async-book/2018/why_async/4787)
- [anonymousGiga/learn_rust](https://github.com/anonymousGiga/learn_rust)

## Video

- [Rust编程视频教程(基础)](https://www.bilibili.com/video/BV1xJ411B79h?p=14)
- [Rust编程视频教程(进阶)](https://study.163.com/course/courseLearn.htm?courseId=1209784858#/learn/video?lessonId=1280463463&courseId=1209784858)
- [Rust异步编程](https://www.bilibili.com/video/BV1uZ4y1W738)
- [Rust网络编程系列](https://www.bilibili.com/video/BV1b54y1X7my)