mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
[rust/en] link to A half-hour to learn Rust (#4379)
This commit is contained in:
parent
46a6e0be69
commit
00a1071fe4
@ -344,6 +344,10 @@ fn main() {
|
|||||||
|
|
||||||
## Further reading
|
## 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
|
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
|
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
|
Language](http://doc.rust-lang.org/book/index.html) and check out the
|
||||||
|
Loading…
Reference in New Issue
Block a user