Topics
Scala Courses
Beginner
3 hr
21K
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
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
Lists in Scala
Learn what lists are and how they can be leveraged in the Scala Programming Language.
Aditya Sharma
6 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