mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 01:46:12 +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)
|
* [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 @@
|
|||||||
* [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/)
|
||||||
|
Loading…
Reference in New Issue
Block a user