Visa version
Version skapad av Johan Montelius 2017-11-06 13:48
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.
- Introduction to functional programming
- Evaluation of expressions
- Lists, trees and recursion.
- Complexity
- Higher order functions
- Types
- Tracing rays
- Dynamic programming
- Concurrency
- Asynchronous communication
- A layered architecture
- Parallelism
- Implementing a server
- OTP