Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tensorchen/learn-rust-roadmap

学习Rust程序设计语言路线图
https://github.com/tensorchen/learn-rust-roadmap

Last synced: 21 days ago
JSON representation

学习Rust程序设计语言路线图

Awesome Lists containing this project

README

        

# The Learn Rust Roadmap

![github pages](https://github.com/tensorchen/learn-rust-roadmap/workflows/github%20pages/badge.svg)

学习Rust程序设计语言路线图

## 介绍

本文档收集整个Rust生态系统各种文档,书籍,博客等内容,按照由浅入深,提取对于**初次学习Rust的开发者**来说最核心,最重要的内存章节整理成册,提供新人开发者学习路线图。不仅包含基础语法的学习指引,还有指引如何进行文档的编写,工程组织,如何编写单元测试等内容。

[Rust新人学习手册](src/rust-beginner-handbook.md)

不仅《Rust新人学习手册》,还提供完整版Rust生态系统书籍内容。

[Rust生态学习手册](src/rust-ecosystem-handbook.md)