This repo shows some of the very basic functional principles.
The folder language contains some examples for fundamental Scala language constructs.
The folder list contains some functional and non-functional examples how to handle lists.
The foder option contains an example how to handle exceptional state in scala.