Skip to content

Commit fe70e1c

Browse files
committed
Add Other Online Resources section
1 parent 2d1a196 commit fe70e1c

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

online-courses.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,15 @@ For more on Scala Center's online courses, visit [this page](https://docs.scala-
4242
[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.
4343
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.
4444

45-
## Scala Exercises
45+
## Other Online Resources
46+
47+
### Scala Exercises
4648

4749
[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.
4850

4951
[Tour of Scala](https://tourofscala.com) gives you an introduction to Scala, step by step, from beginner to expert.
5052

51-
## Dr. Mark C Lewis's lectures from Trinity University
53+
### Dr. Mark C Lewis's lectures from Trinity University
5254

5355
[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.
5456

@@ -57,14 +59,14 @@ It also has hundreds of [free video tutorials](https://youtube.com/rockthejvm) a
5759

5860
You can visit his [YouTube channel](https://www.youtube.com/user/DrMarkCLewis/featured) for more videos.
5961

60-
## Scala Learning Community
62+
### Scala Learning Community
6163
[Scala Learning Community on Discord](http://sca.la/learning-community), a growing online community connecting learners with online resources to learn Scala together.
6264

63-
## allaboutscala
65+
### allaboutscala
6466
[allaboutscala](https://allaboutscala.com/) provides detailed tutorials for beginners.
6567

66-
## DevInsideYou
68+
### DevInsideYou
6769
[DevInsideYou](https://youtube.com/devinsideyou) is a YouTube channel with hundreds of hours of free Scala content.
6870

69-
## Visual Scala Reference
71+
### Visual Scala Reference
7072
[Visual Scala Reference](https://superruzafa.github.io/visual-scala-reference/), a guide to visually learn about Scala concepts and functions.

0 commit comments

Comments
 (0)