Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/auula/rust-artisan-guide
《Rust Artisan Guide: Building Reliable Projects》A book about hands-on programming with Rust.
https://github.com/auula/rust-artisan-guide
docs learning rust rust-book rust-crate rust-lang rust-language rust-wasm zh
Last synced: 4 days ago
JSON representation
《Rust Artisan Guide: Building Reliable Projects》A book about hands-on programming with Rust.
- Host: GitHub
- URL: https://github.com/auula/rust-artisan-guide
- Owner: auula
- Created: 2021-01-29T04:37:58.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-24T14:28:44.000Z (12 months ago)
- Last Synced: 2024-08-20T21:16:41.634Z (5 months ago)
- Topics: docs, learning, rust, rust-book, rust-crate, rust-lang, rust-language, rust-wasm, zh
- Language: Rust
- Homepage: https://rust.ibyte.me
- Size: 2.38 MB
- Stars: 313
- Watchers: 3
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- my-awesome - auula/rust-artisan-guide - book,rust-crate,rust-lang,rust-language,rust-wasm,zh pushed_at:2024-01 star:0.3k fork:0.0k 《Rust Artisan Guide: Building Reliable Projects》A book about hands-on programming with Rust. (Rust)
README
# Rust Artisan Guide
---
![Rust](https://www.rust-lang.org/static/images/ferris.gif)
这是一个分享`Rust`学习资料的在线学习网站 [https://rust.ibyte.me](https://rust.ibyte.me)📚。
---
## 目的是什么❓
通过连载文章的形式帮助有一定其他语言编程基础的人快速学习和入门 Rust 内容包括 Rust 基础、内置库、 网络并发编程等,均来自笔者日常学习和开发经验总结,方便读者理解,本电子书适合入门但是不能带你深入了解 Rust ,如果需要深入了解那么你可以去阅读其他学习资料。
本电子书主要面向有一定其他编程语言开发经验的开发者快速上手 Rust ,不会涉及到一些非常具体和细节的问题,非零基础教程,编程新手可以先补一补开发基础。
---
## 阅读和参入
- 阅读地址:[https://rust.ibyte.me](https://rust.ibyte.me)
- 本项目地址:[https://github.com/auula/rust-ebook](https://github.com/auula/rust-ebook)---
## 许可协议
本电子书采用「[署名-非商业性使用-禁止演绎 4.0 国际 (CC BY-NC-ND 4.0)许可协议](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.zh-Hans)」进行许可,非商业性转载请注明出处,其他需求请与我们联系。