Scala – Data Types
Since Scala has some similarity with Java, it is no surprise that it has the same data types as in Java. Although there are a …
Scala Programing Tutorials
Since Scala has some similarity with Java, it is no surprise that it has the same data types as in Java. Although there are a …
In the previous part (Your First Scala Program), we wrote and ran a simple Scala program. In this part, we would take a look at …
In this lesson you will write your first program in Scala. I would also explain to you the basic syntax and structure of a Scala …
In this tutorial, I will show you 3 ways of installing and setting up Scala in your computer. Setup Scala on IntelliJ Setup Scala on …
This would be the first in the series of interesting tutorial on Scala Programming. In this lesson, you’ll learn about the features of Scala and …