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

Scala Collections

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.

Toby Weston - Pluralsight course - Scala Collections
by Toby Weston

What you'll learn

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.

Table of contents

About the author

Toby Weston - Pluralsight course - Scala Collections
Toby Weston

Toby is an independent software developer based in London. He's written for Jaxenter and is the author of Essential Acceptance Testing on Leanpub.com. He specializes in modern software development and agile practices.

More Courses by Toby