Ändringar mellan två versioner
Här visas ändringar i "Lectures" mellan 2015-11-24 11:14 av Johan Montelius och 2015-11-26 12:07 av Johan Montelius.
Visa < föregående | nästa > ändring.
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.
* overview.pdf
* Introduction to functional programming
* Evaluation of expressions
* Lists, trees and recursion.
* Meta-interpretor
* Higher order functions
* Types
* Dynamic programming
* Cponcurrency
* Asynchronous communication
* Parallelism
* Implementing a server
* OTP