Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ZhangHanDong/The-Rust-Way-of-Programming
- Owner: ZhangHanDong
- License: mit
- Created: 2022-10-30T07:11:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T04:17:49.000Z (about 2 years ago)
- Last Synced: 2024-08-07T23:43:44.748Z (6 months ago)
- Size: 313 KB
- Stars: 51
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome - ZhangHanDong/The-Rust-Way-of-Programming - 11 star:0.1k fork:0.0k Write a Rust programming book in English, dedicated to Rust-loving friends around the world. (Others)
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