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

https://github.com/RustStudy/RustBooksChina

记录国内的Rust书籍与文章
https://github.com/RustStudy/RustBooksChina

chinese rust rust-book

Last synced: about 1 year ago
JSON representation

记录国内的Rust书籍与文章

Awesome Lists containing this project

README

          

# 国内的Rust书籍与学习资料

### Rust咨询

- [Rust每日新闻](https://github.com/RustStudy/rust_daily_news),订阅地址:
- [Telgram Channel : https://t.me/rust_daily_news ](https://t.me/rust_daily_news )
- [阿里云语雀订阅](https://www.yuque.com/chaosbot/rustnews)
- [Stemmit](https://steemit.com/@blackanger)
- [Rust.cc论坛](https://rust.cc)

### 国内正式出版原创书籍

- [《Rust编程之道》(已出版 2019.01)](https://item.jd.com/12479415.html)
- [书号:ISBN 978-7-121-35485-4]()
- [目前公开的完整目录](https://zhuanlan.zhihu.com/p/47179483)
- [随书源码](https://github.com/ZhangHanDong/tao-of-rust-codes)
- [京东电子工业出版社官方购买地址](https://item.jd.com/12479415.html)
- [作者签名版 - 混沌小店购买](https://weidian.com/?userid=1165436513&wfr=c&ifr=shopdetail&source=shop&sfr=app)
- [ 《深入浅出Rust》(已出版 2018.06)](https://book.douban.com/subject/30312231/)
- [ 《Rust服务端编程与实战》(未知)]()

### 国内正式出版译作

- [《programming Rust》(翻译中)]()
- [ 《The Rust Programming Language》(翻译中)]()
- 也就是官方RustBook第二版

### 社区电子书

- [《RustPrimer》](https://github.com/rustcc/RustPrimer)
- [《Sapper Web开发》(写作中)]()

### 官方资料翻译

- [《Rust Book I》 中文](https://www.gitbook.com/book/kaisery/rust-book-chinese/details)
- [《Rust Book II》 中文](https://www.gitbook.com/book/kaisery/trpl-zh-cn/details)
- [《Rust By Example》中文](https://github.com/rust-lang-cn/rust-by-example-cn)
- [《Rust 宏小册》中文](https://daseinphaos.github.io/tlborm-chinese/book/README.html)
- [Rust中文资料翻译](https://rustlang-cn.github.io/)

### 博客与专栏

- [时光与精神小屋](https://zhuanlan.zhihu.com/time-and-spirit-hut)
- [Rust编程 @ 知乎专栏](https://zhuanlan.zhihu.com/rust-lang)
- [学Rust不会怀孕 系列 @ 知乎文章](https://zhuanlan.zhihu.com/p/26379949)
- [Rust之不可为 系列 @ 知乎文章](https://zhuanlan.zhihu.com/p/31626582)
- [Rust 源码分析](https://zhuanlan.zhihu.com/practical-program)