Polymorphism: Cons-ListsCovers the concept of polymorphism in programming and the implementation of immutable linked lists in Scala.
Compiler Extension LabCovers the Compiler Extension Lab, focusing on adding new functionality to a simple functional language compiler.
Debugging and OptimizationCovers types of errors in programming and emphasizes the importance of debugging and optimization techniques.