title | layout | redirect_from | ||
---|---|---|---|---|
Online Courses |
online-courses |
|
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 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 is a YouTube channel with hundreds of hours of free Scala content.
Visual Scala Reference is a visual guide to the most common methods of the Scala collections.
allaboutscala provides detailed tutorials for beginners.
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.
- Introduction to Programming and Problem Solving Using Scala
- Object-Orientation, Abstraction, and Data Structures Using Scala
You can visit his YouTube channel for more videos.