Intro
Scala is a powerful programming language that combines object-oriented and functional programming. It runs on the Java Virtual Machine (JVM) and offers concise syntax, compatibility with Java, and advanced features for building scalable applications.
Strings
This document explains different string funcitons in scala.
OOPs
Class declaration syntaxes
Generics
What are generics?