For you future students of applied computer science, so that you will not suffer like us
- Lab1: Functional Programming Introduction
- Lab2: Pattern Matching and tail recursion
- Lab3: High Order Functions
- Lab4: Data Types
- Lab5: Lazy Evaluation
- Lab6: Imperative programming
- Lab7: Abstract Data Types
- Lab8: OOP - Java
- Lab9: OOP - Scala
- Lab10: Variation and constrained polymorphism
- Lab11: Concurrent programming - Java
- Lab12: Concurrent programming - Scala