Skip to content

Commit e0a9cd9

Browse files
committed
Reorder other resources
Most up-to-date first
1 parent 4cc3339 commit e0a9cd9

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

online-courses.md

+12-9
Original file line numberDiff line numberDiff line change
@@ -57,20 +57,23 @@ In the [Scala Learning Discord](http://sca.la/learning-community), you can conne
5757
It's a great way to get a brief introduction to Scala while testing your knowledge along the way.
5858
It also covers some libraries of the ecosystem such as cats, doobie, scalacheck etc.
5959

60-
### Dr. Mark C Lewis's lectures from Trinity University
60+
### DevInsideYou
6161

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.
6363

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
6665

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.
6867

6968
### allaboutscala
69+
7070
[allaboutscala](https://allaboutscala.com/) provides detailed tutorials for beginners.
7171

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
7473

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

Comments
 (0)