Till KTH:s startsida Till KTH:s startsida

Lectures

There will be 14 lectures during the course. These are not compulsory but highly recommended, we will cover material that is not available in the course books.

Note: all lectures will be updated using Elixir instead of Erlang. The concepts are the same so it's actually a small change for the course.

  1. Introduction to functional programming
  2. Lists and recursion
  3. Trees
  4. Lambda calculus
  5. Complexity
  6. Higher order functions
  7. Type system
  8. Tracing rays
  9. Dynamic programming
  10. Concurrency
  11. Asynchronous communication
  12. The Pong game
  13. Parallelism
  14. Implementing a server