未验证 提交 6a3ae6b2 编写于 作者: J jacobchrismarsh 提交者: GitHub

Add Rust section and rustlings to interactive tutorials (#4022)

* Add rustlings to interactive tutorials

Add a new section for rust, and add the rustlings tutorial

* Fix spacing between header and content
上级 709ed298
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
* [PHP](#php) * [PHP](#php)
* [Python](#python) * [Python](#python)
* [Ruby](#ruby) * [Ruby](#ruby)
* [Rust](#rust)
* [Scala](#scala) * [Scala](#scala)
* [SQL](#sql) * [SQL](#sql)
* [Vim](#vim) * [Vim](#vim)
...@@ -221,6 +222,11 @@ ...@@ -221,6 +222,11 @@
* [Try Ruby](http://tryruby.org) * [Try Ruby](http://tryruby.org)
### Rust
* [Rustlings](https://github.com/rust-lang/rustlings)
### Scala ### Scala
* [A Tour of Scala - an interactive scala tutorial](https://scalatutorials.com/tour/) * [A Tour of Scala - an interactive scala tutorial](https://scalatutorials.com/tour/)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册