This repo will cover all the concepts required to learn Scala from the scratch
I have created this repo as a part of self-learning and development activity by referring the Youtube Playlist
- Create Singleton Object with
main()
- Basic Data Types
- String Interpolation
- Conditions and Loops
- Match Expressions
- Functions
- Arrays
- Collection