Introduction to Scala and its Build System
This lesson provides a quick introduction to the Scala ecosystem.
What you will learn:
- How to write a Scala program
- How to compile Scala source code via the SBT shell
- Ho to work with loops and data structures
- How to use the the SBT build system
- How to structure a real-world project
- How to manage dependencies in your project
The material for this lesson is available here