Skip to content

Commit

Permalink
adds 100 Exercises to Learn Rust book
Browse files Browse the repository at this point in the history
  • Loading branch information
adbagio committed May 23, 2024
1 parent 6c4475f commit 1ef290e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/unofficial.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
The following books are maintained outside [rust-lang.org](https://www.rust-lang.org/).

Introductory:
* [100 Exercises to Learn Rust](https://rust-exercises.com/)
* [A Gentle Introduction To Rust](https://stevedonovan.github.io/rust-gentle-intro/readme.html)
* [_A half-hour to learn Rust_](https://fasterthanli.me/articles/a-half-hour-to-learn-rust)
* [_Common Rust Lifetime Misconceptions_](https://github.com/pretzelhammer/rust-blog/blob/master/posts/common-rust-lifetime-misconceptions.md)
Expand Down

0 comments on commit 1ef290e

Please sign in to comment.