From 4cd8a27f25a7bd6734f53c30c8a80b6725cbe98f Mon Sep 17 00:00:00 2001 From: Vladyslav Pekker Date: Thu, 15 Oct 2020 18:01:32 -0300 Subject: [PATCH 1/2] Adds the DevInsideYou YouTube channel --- learn.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/learn.md b/learn.md index 5da03071bd..ddf12bd370 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, high quality 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. From e632b050819acf6ec24194b8d903905f3360cad0 Mon Sep 17 00:00:00 2001 From: Vladyslav Pekker Date: Tue, 17 Nov 2020 06:10:25 +0100 Subject: [PATCH 2/2] Makes the DevInsideYou YouTube channel description more neutral/objective --- learn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learn.md b/learn.md index ddf12bd370..342a4f772a 100644 --- a/learn.md +++ b/learn.md @@ -48,7 +48,7 @@ There are a handful of websites where you can interactively run Scala code in yo [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, high quality Scala content. +[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.