Skip to content

Commit

Permalink
[rust/en] link to A half-hour to learn Rust (#4379)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBrenny authored May 13, 2024
1 parent 46a6e0b commit 00a1071
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rust.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,10 @@ fn main() {

## Further reading

For a deeper-yet-still-fast explanation into Rust and its symbols/keywords, the
[half-hour to learn Rust](https://fasterthanli.me/articles/a-half-hour-to-learn-rust)
article by Fasterthanlime explains (almost) everything in a clear and concise way!

There’s a lot more to Rust—this is just the basics of Rust so you can understand
the most important things. To learn more about Rust, read [The Rust Programming
Language](http://doc.rust-lang.org/book/index.html) and check out the
Expand Down

0 comments on commit 00a1071

Please sign in to comment.