└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # 国内的Rust书籍与学习资料 2 | 3 | ### Rust咨询 4 | 5 | - [Rust每日新闻](https://github.com/RustStudy/rust_daily_news),订阅地址: 6 | - [Telgram Channel : https://t.me/rust_daily_news ](https://t.me/rust_daily_news ) 7 | - [阿里云语雀订阅](https://www.yuque.com/chaosbot/rustnews) 8 | - [Stemmit](https://steemit.com/@blackanger) 9 | - [Rust.cc论坛](https://rust.cc) 10 | 11 | 12 | ### 国内正式出版原创书籍 13 | 14 | - [《Rust编程之道》(已出版 2019.01)](https://item.jd.com/12479415.html) 15 | - [书号:ISBN 978-7-121-35485-4]() 16 | - [目前公开的完整目录](https://zhuanlan.zhihu.com/p/47179483) 17 | - [随书源码](https://github.com/ZhangHanDong/tao-of-rust-codes) 18 | - [京东电子工业出版社官方购买地址](https://item.jd.com/12479415.html) 19 | - [作者签名版 - 混沌小店购买](https://weidian.com/?userid=1165436513&wfr=c&ifr=shopdetail&source=shop&sfr=app) 20 | - [ 《深入浅出Rust》(已出版 2018.06)](https://book.douban.com/subject/30312231/) 21 | - [ 《Rust服务端编程与实战》(未知)]() 22 | 23 | 24 | ### 国内正式出版译作 25 | 26 | - [《programming Rust》(翻译中)]() 27 | - [ 《The Rust Programming Language》(翻译中)]() 28 | - 也就是官方RustBook第二版 29 | 30 | ### 社区电子书 31 | 32 | - [《RustPrimer》](https://github.com/rustcc/RustPrimer) 33 | - [《Sapper Web开发》(写作中)]() 34 | 35 | 36 | ### 官方资料翻译 37 | 38 | - [《Rust Book I》 中文](https://www.gitbook.com/book/kaisery/rust-book-chinese/details) 39 | - [《Rust Book II》 中文](https://www.gitbook.com/book/kaisery/trpl-zh-cn/details) 40 | - [《Rust By Example》中文](https://github.com/rust-lang-cn/rust-by-example-cn) 41 | - [《Rust 宏小册》中文](https://daseinphaos.github.io/tlborm-chinese/book/README.html) 42 | - [Rust中文资料翻译](https://rustlang-cn.github.io/) 43 | 44 | ### 博客与专栏 45 | 46 | - [时光与精神小屋](https://zhuanlan.zhihu.com/time-and-spirit-hut) 47 | - [Rust编程 @ 知乎专栏](https://zhuanlan.zhihu.com/rust-lang) 48 | - [学Rust不会怀孕 系列 @ 知乎文章](https://zhuanlan.zhihu.com/p/26379949) 49 | - [Rust之不可为 系列 @ 知乎文章](https://zhuanlan.zhihu.com/p/31626582) 50 | - [Rust 源码分析](https://zhuanlan.zhihu.com/practical-program) 51 | --------------------------------------------------------------------------------