You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,11 @@ redirect_from:
8
8
## Quick Online Exercises
9
9
[Scala Exercises](https://www.scala-exercises.org/) is a series of lessons and exercises created by [47 Degrees](https://www.47deg.com/). It's a great way to get a brief introduction to Scala while testing your knowledge along the way.
10
10
11
+
[Tour of Scala](https://tourofscala.com) gives you an introduction to Scala, step by step, from begineer to expert.
12
+
13
+
## Scala Learning Communities
14
+
[Scala Learning Community on Discord](http://sca.la/learning-community), a growing online community connecting learners with online resources to learn Scala together.
15
+
11
16
## Online Courses from EPFL
12
17
13
18
The following courses are available for free. They teach you the main features of the Scala language and introduce you
0 commit comments