Unit 5. List

 

In unit 4, you discovered how to code data with immutable structures and handle nullable values using the Option type. In this unit, you’ll use the functionalities of the List collection to query a publicly accessible data set called “The Movies Dataset” by Rounak Banik, which provides information on more than 45,000 films. In particular, you are going to learn about the following subjects: