Topics
Scala Courses
Beginner
3 hr
21.2K
See More
RelatedSee MoreSee More
Basics of Functions and Methods in Scala
Learn about the basics of methods, named arguments, default parameter values, variable arguments in addition to different kinds of functions.
Olivia Smith
10 min
Scala Traits
Learn about the use of traits in Scala with the help of syntactic examples.
Aditya Sharma
6 min
Variables in Scala
Learn about Scala's variables, rules for defining variables, different types of variables with multiple declaration and assignments along with the scope of a variable.
Olivia Smith
10 min
Scala Classes and Objects
In this tutorial, you will learn about the fundamental notions of object-oriented programming in Scala: Classes and Objects.
Aditya Sharma
8 min
Operators in Scala
Learn about the different operators used in the Scala programming language.
Aditya Sharma
6 min
IF ELSE in Scala
In this tutorial, you'll learn about conditional IF ELSE statements in the Scala programming language.
Aditya Sharma
5 min