When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Scala 2 Fundamentals
Scala is one of the most popular functional programming languages that run on the JVM. This course takes you on a deep dive into Scala concepts such as object-oriented programming, closures, creating control structures, traits, and iImplicits.

This Course Includes
pluralsight
3 (65 reviews )
2 hour 43 minutes
english
Online - Self Paced
core courses
pluralsight
About Scala 2 Fundamentals
Scala is a great choice to learn and practice both Object-Oriented and Functional programming styles, because it offers a nice blend of both paradigms. In this course, Scala Fundamentals, you'll evolve your understanding of Scala by learning about the new ideas and concepts it offers. You'll start by learning how to write object-oriented code in Scala. Next, you'll dive into the basic types that Scala provides and how you can create your own. You will then examine functions, including function literals, function values, and closures, before exploring how you can create your own Control Structures using the concept of currying. Finally, you’ll learn about Traits and how to create stackable modifications, how to use the reduce and fold concepts of Collections, and about Implicit conversion and all the use cases that the feature has to offer. By the end of this course, you’ll be able to put these techniques into practice in your own Scala applications.
What You Will Learn?
- Course Overview : 1min.
- Introduction : 12mins.
- Understanding Object-oriented Scala : 32mins.
- Working with Basic Types : 21mins.
- Working with Functions and Closures : 30mins.
- Creating Your Own Control Structures : 13mins.
- Working with Traits : 20mins.
- Understanding Collections : 16mins.
- Working with Implicits : 14mins.