X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fdoc%2Findex.md;h=0a2a80e8fd6e2b4d62dcf9a93f2dc5983b0da249;hb=3fb18104761fe5b6a8a70435ccff54c65400f360;hp=7a240ac0a42a5473e41cd27330d369e0ae562815;hpb=a1ec22f6dd4952806121f27d312417aec9ecb796;p=rust.git diff --git a/src/doc/index.md b/src/doc/index.md index 7a240ac0a42..0a2a80e8fd6 100644 --- a/src/doc/index.md +++ b/src/doc/index.md @@ -52,6 +52,12 @@ If reading multiple hundreds of pages about a language isn't your style, then a lot of words, RBE shows off a bunch of code, and keeps the talking to a minimum. It also includes exercises! +## Rustlings + +[Rustlings](https://github.com/rust-lang/rustlings) guides you through downloading and setting up the Rust toolchain, +and teaches you the basics of reading and writing Rust syntax. It's an +alternative to Rust by Example that works with your own environment. + # Use Rust Once you've gotten familiar with the language, these resources can help you