Till KTH:s startsida Till KTH:s startsida

Ändringar mellan två versioner

Här visas ändringar i "Lectures" mellan 2018-01-12 13:50 av Johan Montelius och 2018-01-12 17:10 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
* Lists, trees and recursion.
* Complexity
* Higher order functions
* Maps and sStructures
* Tracing rays
* Dynamic programming
* Concurrency
* Asynchronous communication
* A layered architecture
* Parallelism
* Implementing a server
* OTP