In unit 5, you learned about the structure List
and its most common operations. In this unit, you’ll discover other collections that Scala has to offer and how to handle errors in a more functional style. In the capstone, you’ll parse data from the goodbooks-10k data set to define a book collection for your library and manage book loans. In particular, we will discuss the following subjects: