This video is for Scala beginners. It's an extract from the recent overhaul of the Scala & Functional Programming Essentials course here:
https://rockthejvm.com/p/scala
In this video, we're going to cover many of the most useful linear collections in Scala:
- Seq
- List
- Array
- Vector
- Set
- Range
We're going to compare them, demonstrate their main APIs, and show when to use each.
Bear in mind this video is for beginners and doesn't (even closely) cover the entire Scala collections library. The Scala standard library is very rich and well beyond the scope of this video.
Follow Rock the JVM on:
LinkedIn: / rockthejvm
Twitter: / rockthejvm
Blog: https://blog.rockthejvm.com
-------------------------------------------------------------------------
Home: https://rockthejvm.com
-------------------------------------------------------------------------