diff --git a/learn.md b/learn.md index 5da03071bd..342a4f772a 100644 --- a/learn.md +++ b/learn.md @@ -47,5 +47,8 @@ There are a handful of websites where you can interactively run Scala code in yo ## ScalaCourses [Independent Courseware](https://getscala.com), online self-study or instructor-led Scala and Play courses for a fee. +## DevInsideYou +[DevInsideYou](https://youtube.com/devinsideyou) is a YouTube channel with hundreds of hours of free Scala content. + ## Visual Scala Reference [Visual Scala Reference](https://superruzafa.github.com/visual-scala-reference/), a guide to visually learn about Scala concepts and functions.