Browse Source

Added Rust tutorial (#11366)

* Added Rust tutorial

* Update interactive-en
minatorak 1 year ago
parent
commit
dd68bcc689
1 changed files with 1 additions and 0 deletions
  1. 1 0
      more/free-programming-interactive-tutorials-en.md

+ 1 - 0
more/free-programming-interactive-tutorials-en.md

@@ -420,6 +420,7 @@
 * [Rust Quiz](https://dtolnay.github.io/rust-quiz)
 * [Rustlings](https://github.com/rust-lang/rustlings)
 * [TCP Servers in Rust](https://app.codecrafters.io/concepts/rust-tcp-server) - CodeCrafters
+* [Tour of Rust](https://tourofrust.com)
 
 
 ### Scala