Till KTH:s startsida Till KTH:s startsida

Ändringar mellan två versioner

Här visas ändringar i "Lectures" mellan 2018-01-22 11:57 av Johan Montelius och 2020-01-06 15:53 av Johan Montelius.

Visa < föregående | nästa > ändring.

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.


* overview.pdf

* Introduction to functional programming
* Evaluation of expressions
* Recursion
* Tree
Lists and recursion
* Trees
* Lambda calculu
s
* Complexity
* Higher order functions
* Type system
* Tracing rays
* Dynamic programming
* Concurrency
* Asynchronous communication
* A layered architecture
* Parallelism
* Implementing a server