Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ZhangHanDong/The-Rust-Way-of-Programming

Write a Rust programming book in English, dedicated to Rust-loving friends around the world.
https://github.com/ZhangHanDong/The-Rust-Way-of-Programming

Last synced: 2 months ago
JSON representation

Write a Rust programming book in English, dedicated to Rust-loving friends around the world.

Awesome Lists containing this project

README

        

# The Rust Way of Programming

Write a Rust programming book in English, dedicated to Rust-loving friends around the world.

Nowadays, many Rust programming learning materials are written for people who have a certain foundation in programming. This book is an attempt and a challenge to be oriented towards zero programming foundation without losing its depth of content, and to inspire developers with certain Rust programming experience.

Since C can be geared towards beginner programmers, so can Rust.

> Welcome friends to correct errors, including content cognition and English grammar word description errors and so on.

## Content Structure (Draft)

- Part I: Concept
- Part II: Practical
- Part III: Safety && Security
- Part IV: Appendices