Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 3.39 KB

learn.md

File metadata and controls

51 lines (39 loc) · 3.39 KB
title layout redirect_from
Online Resources
inner-page-no-masthead
/documentation/books.html

Quick Online 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.

Online Courses from EPFL

The following courses are available for free. They teach you the main features of the Scala language and introduce you to functional programming. They are published on both Coursera and an EPFL-hosted Open edX instance at courseware.epfl.ch.

  • Functional Programming in Scala Specialization (on Coursera). The Specialization provides a hands-on introduction to functional programming using Scala. You can access the courses material and exercises by either signing up for the specialization or auditing the courses individually. The specialization has the following courses.

Note : On Coursera there is a paid version available. The only difference between the free and the paid version is that you get a certificate of completion from Coursera on the paid version. You can learn more about coursera certificates in this help document.

Dr.Mark C Lewis's Lectures from Trinity University

You can visit his YouTube channel for more videos.

Try Scala In Your Browser!

There are a handful of websites where you can interactively run Scala code in your browser! Have a look at ScalaFiddle and Scastie.

allaboutscala

allaboutscala provides detailed tutorials for beginners.

ScalaCourses

Independent Courseware, online self-study or instructor-led Scala and Play courses for a fee.