Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 2.01 KB

online-courses.md

File metadata and controls

43 lines (27 loc) · 2.01 KB
title layout redirect_from
Online Courses
online-courses
/documentation/books.html
/learn

Other Online Resources

Tour of Scala

Tour of Scala is an interactive website that introduces the basics of Scala programming through a series of hands-on lessons. Each lesson provides code examples and exercises that compiles and runs directly in the browser, making it a quick and accessible way to get started with Scala.

In the Scala Learning Discord, you can connect with fellow Scala learners and engage with the Tour of Scala community.

Scala Exercises

Scala Exercises is a series of lessons and exercises created by 47 Degrees. It's a great way to get a brief introduction to Scala while testing your knowledge along the way. It also covers some libraries of the ecosystem such as cats, doobie, scalacheck etc.

DevInsideYou

DevInsideYou is a YouTube channel with hundreds of hours of free Scala content.

Visual Scala Reference

Visual Scala Reference is a visual guide to the most common methods of the Scala collections.

allaboutscala

allaboutscala provides detailed tutorials for beginners.

Dr. Mark C Lewis's lectures from Trinity University

Dr. Mark C Lewis from Trinity University, San Antonio, TX, teaches programming courses using the Scala language. Course videos are available in YouTube for free. Some courses below.

You can visit his YouTube channel for more videos.