Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the representation of JSON data using case classes in Scala, including the abstract class JSON and its subclasses for different JSON types. It also explains pattern matching for JSON data and idealized implementations of map and filter on lists, along with for-expressions and pattern matching for JSON data.