Scala Collections

Go to class
Write Review

Free Online Course: Scala Collections provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Scala Collections is taught by Toby Weston.

Overview
  • Almost every application in the world needs to manipulate data in some sort of collection. This course will teach you how to use Scala's sophisticated collection types and take advantage of the functional programming style Scala is renowned for.

    If you’re a programmer targeting the JVM, you'll be familiar with Java and its collection types. In this course, Scala Collections, you'll learn about Scala's power and its collections that will help your next application. First, you'll discover Scala lists and how to find elements in them. Next, you'll explore collection types and how to choose which is right for you. Finally, you'll learn how to transform elements and simplify complex computations. When you're finished with this course, you'll have the knowledge required to use Scala's collections and some of the functional programming idioms that power them.