Visa version
Version skapad av Johan Montelius 2015-11-26 12:07
Visa
< föregående
|
nästa >
Jämför
< föregående
|
nästa >
Lectures
There will be 12 lectures during the course. These are not compulsory but highly recommended, we will cover material that is not available in the course books.
- Introduction to functional programming
- Evaluation of expressions
- Lists, trees and recursion.
- Meta-interpretor
- Higher order functions
- Types
- Dynamic programming
- Concurrency
- Asynchronous communication
- Parallelism
- Implementing a server
- OTP