Covers how classes and objects are organized in packages, imports, Scala's class hierarchy, traits, top types, the Nothing type, exceptions, and includes an exercise on type determination.
Explores crash recovery challenges in file systems, emphasizing the importance of maintaining consistency and introducing strategies like synchronous writes and logging.