Login to filter by course Login to filter by course Reset
Safe Mutation in ScalaExplores safe mutation in Scala, emphasizing the management of mutable state and its significance in interactions, modeling, and implementation efficiency.
Discrete Event SimulationCovers discrete event simulation using digital circuits, base components, complex components, and simulation implementation.
Safe Mutation in PracticeExplores safe mutation in functional programming through lazy evaluation, object invariants, and efficient caching functions.
A Closer Look at ListsCovers list construction, methods, and implementations, including exercises and complexity analysis.
Queries with forExplores the for notation for querying databases using examples with a mini-database of books.
Compiler Extension LabCovers the Compiler Extension Lab, focusing on adding new functionality to a simple functional language compiler.