General examples and references around the Scala programming language. Current examples include:
- Dynamic Packages and Class/Object declaration
- Loops and their implementation
- Method/Function declaration and invocation
- Nested Functions
- Usage of
Option
as return value and how to handle it - Tuples and their usage
(*) - Likely to be changed soon