just learn scala - Home

This is a list of useful internet free material to start studying and practicing with the Scala language and more in general with Functional Programming.

What is Scala?

Wikipedia

Should I learn Scala?

It depends on what you want to accomplish, but the answer is probably yes.

An article regarding if you should or not start to learn Scala.

Whether you’re tired of writing boilerplate code, struggling to maintain your code or just eager to learn something new, you should get to know Scala.

Why use Scala blogpost by Justin Pihony.

Object Oriented programming issues.

Language introduction resources

Scala online learning courses

Tutorials and examples

The Neophite guide to Scala

A useful site to get the interesting Neophite Guide to Scala, a 16 article series of blog posts that is guiding you inside of Scala.

Documentation