mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-26 13:50:21 +00:00
add "Easy Rust" to the Resources section
This commit is contained in:
parent
b49400cd8b
commit
ff224ef258
1 changed files with 1 additions and 0 deletions
|
@ -1563,6 +1563,7 @@ A registry allows you to publish your Rust libraries as crate packages, to share
|
|||
* [Shipping a Solid Rust Crate](https://www.youtube.com/watch?v=t4CyEKb-ywA) — Presented by [Michael Gattozzi](https://github.com/mgattozzi) @ RustConf 2017
|
||||
* [Rust: Hack Without Fear!](https://www.youtube.com/watch?v=lO1z-7cuRYI) — Presented by [Nicholas Matsakis](https://github.com/nikomatsakis) @ C++Now 2018
|
||||
* Learning
|
||||
* [Easy Rust](https://github.com/Dhghomon/easy_rust) - Learn Rust in easy English.
|
||||
* [Rust Gym](https://github.com/warycat/rustgym) - A big collection of coding interview problems solved in Rust.
|
||||
* [Programming Community Curated Resources for Learning Rust](https://hackr.io/tutorials/learn-rust) — A list of recommended resources voted by the programming community.
|
||||
* [awesome-rust-mentors](https://rustbeginners.github.io/awesome-rust-mentors/) — A list of helpful Rust mentors willing to take mentees and eductate them about Rust and programming.
|
||||
|
|
Loading…
Reference in a new issue