|
|
|
@ -7,18 +7,8 @@
|
|
|
|
|
---
|
|
|
|
|
这个社区与其它 Rust 社区有点不一样: 我们聚焦于 Rust 语言的学习研究和实战应用上,不搞花活!
|
|
|
|
|
|
|
|
|
|
- 官方网址:[https://rustl.cn](https://rustl.cn),正在建设中,暂时跳转到 GitHub 组织首页
|
|
|
|
|
- QQ交流群: 1009730433
|
|
|
|
|
|
|
|
|
|
以下是社区的部分 Rust 项目:
|
|
|
|
|
|
|
|
|
|
- [Rust语言圣经](https://course.rs)
|
|
|
|
|
- [Rust By Practice](https://github.com/sunface/rust-by-practice)
|
|
|
|
|
- [锈书](https://github.com/rustlang-cn/rusty-book)
|
|
|
|
|
- [Rustt 翻译计划](https://rustt.org)
|
|
|
|
|
- [Rust 语言周刊](https://weekly.rs)
|
|
|
|
|
|
|
|
|
|
此外,社区还提供了一个优质的同名公众号:`Rust语言中文网`,里面的文章是由 [Rustt](https://rustt.org) 翻译组提供,搬运自国外优秀的 Rust 技术文章、学习资料、新闻资讯等。
|
|
|
|
|
- 公众号: `Rust语言中文网`
|
|
|
|
|
|
|
|
|
|
<img src="https://github.com/sunface/rust-course/blob/main/assets/studyrust公众号.png?raw=true" />
|
|
|
|
|
|
|
|
|
@ -45,4 +35,4 @@
|
|
|
|
|
|
|
|
|
|
- 想要寻找常用操作的代码片段,用于熟悉 Rust 或者直接复制粘贴到自己的项目中,例如文件操作、数据库操作、HTTP 请求、排序算法、正则等
|
|
|
|
|
|
|
|
|
|
在线阅读锈书:[Github地址](https://github.com/rustlang-cn/rusty-book)
|
|
|
|
|
在线阅读锈书:[Github地址](https://github.com/rustlang-cn/rusty-book)
|
|
|
|
|