Till KTH:s startsida Till KTH:s startsida

Visa version

Version skapad av Johan Montelius 2018-01-12 13:50

Visa < föregående | nästa >
Jämför < föregående | nästa >

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. Evaluation of expressions
  3. Lists, trees and recursion.
  4. Complexity
  5. Higher order functions
  6. Maps and structures
  7. Tracing rays
  8. Dynamic programming
  9. Concurrency
  10. Asynchronous communication
  11. A layered architecture
  12. Parallelism
  13. Implementing a server
  14. OTP