mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-13 08:26:44 +00:00
Add LearnScala.org to Scala resources (#12926)
* Add LearnScala.org to Scala resources Added interactive Scala tutorial link. * Fix link formatting for LearnScala.org * Update free-courses-en.md * Add LearnScala.org to Scala tutorials list
This commit is contained in:
parent
4f0209af49
commit
b2497eb325
1 changed files with 1 additions and 0 deletions
|
|
@ -455,6 +455,7 @@
|
|||
### Scala
|
||||
|
||||
* [A Tour of Scala - an interactive scala tutorial](https://scalatutorials.com/tour/)
|
||||
* [LearnScala.org](https://www.learnscala.org) - Interactive Scala Tutorial
|
||||
* [Scala Exercises](https://www.scala-exercises.org)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue