Lecture
Mediaspace scheduled maintenance: Aug 25, 2026 07:00 - 12:00 AM. During this time, videos will be temporarily unavailable. Check status updates.
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.