scala

Scala - Notes

Code snippets of scala for quick reference

Vasav

1 minute read

This article will have basic code snippets for quick reference.

Scala - Base classes and Enum

Basics of Scala - 3

Vasav

3 minute read

In this article, we are going to cover other topics. Basics of Scala was covered in the earlier article which was found at this link. In these series, I am mostly going to provide code snippets which can help me revise what I have learnt and act as a cheatsheet. For better and in-depth understanding, feel free to visit the reference section at the very end, it lists all the documents/articles I have referred to for creating this blog post.