This repository contains my application and algorithm examples to learn and practice the Scala programming language. It is mainly based in the Scala documentation.
You can find the following directories:
hello-world/
: Application template to print the first Hello World! using Scala.random-code/
: Project to test essential Scala concepts.