mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 17:36:14 +00:00
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
This commit is contained in:
parent
709ed298f4
commit
6a3ae6b2f7
@ -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/)
|
||||
|
Loading…
Reference in New Issue
Block a user