File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ scala3-sections:
5353 icon : " fa fa-play-circle"
5454 link : /scala3/talks.html
5555 - title : " Online Courses"
56- description : " Online Courses on Scala 3 "
56+ description : " MOOCs to learn Scala, for beginners and experienced programmers. "
5757 icon : " fa fa-cloud"
5858 link : /online-courses.html
5959
@@ -72,10 +72,10 @@ scala2-sections:
7272 description : " Learn Scala by reading a series of short lessons."
7373 icon : " fa fa-book-open"
7474 link : /overviews/scala-book/introduction.html
75- - title : Online Resources
76- description : " Online Courses, Exercises, & Blogs ."
75+ - title : Online Courses
76+ description : " MOOCs to learn Scala, for beginners and experienced programmers ."
7777 icon : " fa fa-cloud"
78- link : /learn .html
78+ link : /online-courses .html
7979 - title : Books
8080 description : " Printed and digital books about Scala."
8181 icon : " fa fa-book"
Original file line number Diff line number Diff line change @@ -89,6 +89,11 @@ the (legacy) Scala 2 version of our courses here:
8989- [ Parallel Programming (Scala 2 version)] ( https://www.coursera.org/learn/scala2-parallel-programming )
9090- [ Programming Reactive Systems (Scala 2 version)] ( https://www.coursera.org/learn/scala2-akka-reactive )
9191
92+ ## Other Online Resources
93+
94+ You can find other online resources contributed by the community on
95+ [ this page] ({% link learn.md %}).
96+
9297[ Scala Center ] : https://scala.epfl.ch
9398[ Scala Specialization ] : https://www.coursera.org/specializations/scala
9499[ Effective Programming in Scala ] : https://www.coursera.org/learn/effective-scala
You can’t perform that action at this time.
0 commit comments