diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index e32c4792f..01bef87fd 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -28,6 +28,7 @@ * [PHP](#php) * [Python](#python) * [Ruby](#ruby) +* [Rust](#rust) * [Scala](#scala) * [SQL](#sql) * [Vim](#vim) @@ -221,6 +222,11 @@ * [Try Ruby](http://tryruby.org) +### Rust + +* [Rustlings](https://github.com/rust-lang/rustlings) + + ### Scala * [A Tour of Scala - an interactive scala tutorial](https://scalatutorials.com/tour/)