• Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Scala 2 Classes and Objects

You can advance your understanding of Scala once you learn to apply multiple concepts together. This course will teach you how to work with classes, inheritance, traits, case classes, and packaging your code among other topics.

Harit Himanshu - Pluralsight course - Scala 2 Classes and Objects
by Harit Himanshu

What you'll learn

Once you start working with Scala, you can find yourself in a situation where you need to create projects, and a project needs to apply multiple language features. In this course, Scala Classes and Objects, you’ll learn to apply multiple Scala features together while developing a working bank. First, you’ll explore classes which are fundamental to object-oriented programming. Next, you'll discover traits that allow you to abstract behavior while creating rich interfaces and stackable modifications. Finally, you’ll learn how to use case classes, along with packaging your code for better code visibility and overall organization. When you’re finished with this course, you’ll have the skills and knowledge of Scala classes and objects needed to create a new project or extend an existing one.

Table of contents

About the author

Harit Himanshu - Pluralsight course - Scala 2 Classes and Objects
Harit Himanshu

Harit Himanshu is an engineer by profession with the deep interest in applying technologies to solve business problems. Harit is passionate about writing clean, modular, testable code and believes in automating almost everything.

More Courses by Harit