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.
Purely Functional Priority QueueCovers optimal purely functional priority queues, Scala implementation, Stainless integration, operations properties, and binomial queues.
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.