From 857072211b8222f8f3a30d1fc9a0a22fe60d4103 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thiago=20Brand=C3=A3o=20Damasceno?= Date: Thu, 11 Jun 2020 08:05:43 -0300 Subject: [PATCH] Add link to online courses (by Classpert) This is a curated list of Scala online courses by Classpert (an online course search engine). These are ~ 80 courses from top e-learning platforms like Udemy, Pluralsight, Coursera, Skillshare... it's also a growing list as well. --- community/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community/index.md b/community/index.md index 2bff7890f..6659d8bbd 100644 --- a/community/index.md +++ b/community/index.md @@ -145,6 +145,7 @@ items and opinions. Ask your Scala friends who they follow on Twitter * [Scala Cookbook](http://www.scalacookbook.com/) * [Interactive Tour](http://scalatutorials.com/tour) * [Functional programming course/exercises](https://github.com/dehun/learn-fp) +* [Scala Online Courses](https://classpert.com/scala-programming) ## Community Libraries and Tools