Topics to be covered
- Introduction
- Why Scala?
- Frameworks
- Java Vs Scala
- Installation
- Versions
- Functional Programming Concepts
- Immutability
- Expressions vs statements
- Functions
- Pure and impure functions
- refrential transperency
- Higher order function
- First Interaction with scala
- repl
- variable and values
- condtionals
- loops
- Functions
- Structure of function
- anonymous function
- Higher order function
- Collection
- Concurrency
References
- Scala The Big Picture
- Plural Sight – Harit Himanshu