diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index e32c4792f96c1744fd4d2250f65ab78d38757d14..01bef87fd3f8d67216b7772844d28d2b74c44fec 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/)