Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects. https://practice.rs
Go to file
sunface 8019f09714 add solutions for flow-control.md 2022-03-02 21:48:25 +08:00
assets add solutions dir 2022-03-01 21:40:29 +08:00
solutions add solutions for flow-control.md 2022-03-02 21:48:25 +08:00
src add solutions for flow-control.md 2022-03-02 21:48:25 +08:00
zh-CN add solutions for flow-control.md 2022-03-02 21:48:25 +08:00
.gitignore update project structure 2022-02-28 21:34:04 +08:00
Readme.md udpate readme.md 2022-02-28 15:57:36 +08:00
book.toml update project structure 2022-02-28 21:32:54 +08:00
deploy.sh add zh-CN/enum.md 2022-03-01 13:49:33 +08:00

Readme.md

Rust By Practice

Practice Rust with easy to hard examples, exercises and small projects.

Read it online

Why another?

Rustlings and Rust By Example are absolutely very nice, but we provides a little more:

  1. We have more exercises of which the difficulty is from easy to hard

  2. Covers more topics in Rust, such as async/await, threads, sync primitives, optimizing and stand libraries etc

  3. Learning from small projects, for pratice

  4. Both English and Chinese are supported

How to use

  • You can edit and run the exercises online

  • The goal is to make each exercise comipile with NO ERRORS and Panics !

  • Difficulty level: easy: 🌟 medium: 🌟🌟 hard: 🌟🌟🌟 hell: 🌟🌟🌟🌟

Contributing

All kinds of contributions are welcomed, such as exercise proposing, typo and bug fixing.

Buy me a ... 🌟?

Fo us, a github star will be better than a cup coffee, and it only costs you 0 cents :)