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
+12-9
Original file line number
Diff line number
Diff line change
@@ -57,20 +57,23 @@ In the [Scala Learning Discord](http://sca.la/learning-community), you can conne
57
57
It's a great way to get a brief introduction to Scala while testing your knowledge along the way.
58
58
It also covers some libraries of the ecosystem such as cats, doobie, scalacheck etc.
59
59
60
-
### Dr. Mark C Lewis's lectures from Trinity University
60
+
### DevInsideYou
61
61
62
-
[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.
62
+
[DevInsideYou](https://youtube.com/devinsideyou) is a YouTube channel with hundreds of hours of free Scala content.
63
63
64
-
*[Introduction to Programming and Problem Solving Using Scala](https://www.youtube.com/playlist?list=PLLMXbkbDbVt9MIJ9DV4ps-_trOzWtphYO)
65
-
*[Object-Orientation, Abstraction, and Data Structures Using Scala](https://www.youtube.com/playlist?list=PLLMXbkbDbVt8JLumqKj-3BlHmEXPIfR42)
64
+
### Visual Scala Reference
66
65
67
-
You can visit his [YouTube channel](https://www.youtube.com/user/DrMarkCLewis/featured) for more videos.
66
+
[Visual Scala Reference](https://superruzafa.github.io/visual-scala-reference/) is a visual guide to the most common methods of the Scala collections.
68
67
69
68
### allaboutscala
69
+
70
70
[allaboutscala](https://allaboutscala.com/) provides detailed tutorials for beginners.
71
71
72
-
### DevInsideYou
73
-
[DevInsideYou](https://youtube.com/devinsideyou) is a YouTube channel with hundreds of hours of free Scala content.
72
+
### Dr. Mark C Lewis's lectures from Trinity University
74
73
75
-
### Visual Scala Reference
76
-
[Visual Scala Reference](https://superruzafa.github.io/visual-scala-reference/), a guide to visually learn about Scala concepts and functions.
74
+
[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.
75
+
76
+
-[Introduction to Programming and Problem Solving Using Scala](https://www.youtube.com/playlist?list=PLLMXbkbDbVt9MIJ9DV4ps-_trOzWtphYO)
77
+
-[Object-Orientation, Abstraction, and Data Structures Using Scala](https://www.youtube.com/playlist?list=PLLMXbkbDbVt8JLumqKj-3BlHmEXPIfR42)
78
+
79
+
You can visit his [YouTube channel](https://www.youtube.com/user/DrMarkCLewis/featured) for more videos.
0 commit comments