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: online-courses.md
+8-6
Original file line number
Diff line number
Diff line change
@@ -42,13 +42,15 @@ For more on Scala Center's online courses, visit [this page](https://docs.scala-
42
42
[Rock the JVM](https://rockthejvm.com) is a learning platform with free and premium courses on the Scala language, Akka, Cats Effect, ZIO, Apache Spark and other tools in the Scala ecosystem.
43
43
It also has hundreds of [free video tutorials](https://youtube.com/rockthejvm) and [articles](https://blog.rockthejvm.com) on a variety of Scala-related topics.
44
44
45
-
## Scala Exercises
45
+
## Other Online Resources
46
+
47
+
### Scala Exercises
46
48
47
49
[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.
48
50
49
51
[Tour of Scala](https://tourofscala.com) gives you an introduction to Scala, step by step, from beginner to expert.
50
52
51
-
## Dr. Mark C Lewis's lectures from Trinity University
53
+
###Dr. Mark C Lewis's lectures from Trinity University
52
54
53
55
[Dr. Mark C Lewis](https://www.cs.trinity.edu/~mlewis/) from Trinity University, San Antonio, TX, teaches programming courses using the Scala language. Course videos are available in YouTube for free. Some courses below.
54
56
@@ -57,14 +59,14 @@ It also has hundreds of [free video tutorials](https://youtube.com/rockthejvm) a
57
59
58
60
You can visit his [YouTube channel](https://www.youtube.com/user/DrMarkCLewis/featured) for more videos.
59
61
60
-
## Scala Learning Community
62
+
###Scala Learning Community
61
63
[Scala Learning Community on Discord](http://sca.la/learning-community), a growing online community connecting learners with online resources to learn Scala together.
62
64
63
-
## allaboutscala
65
+
###allaboutscala
64
66
[allaboutscala](https://allaboutscala.com/) provides detailed tutorials for beginners.
65
67
66
-
## DevInsideYou
68
+
###DevInsideYou
67
69
[DevInsideYou](https://youtube.com/devinsideyou) is a YouTube channel with hundreds of hours of free Scala content.
68
70
69
-
## Visual Scala Reference
71
+
###Visual Scala Reference
70
72
[Visual Scala Reference](https://superruzafa.github.io/visual-scala-reference/), a guide to visually learn about Scala concepts and functions.
0 commit comments