Syllabus

Basics

  • Vars vs Vals
  • Types inference
  • Method
  • If-Else expression
  • Try..Catch..Finally expression
  • Simple Loops
  • Expression vs Statement
  • Tuples
  • Infix
  • Collection
  • Mutable and Immutable
  • Map
  • ->

Classes

Pattern Matching

Option, Try, Either and Future

Implicit

For-comprehensions

Function