Till KTH:s startsida Till KTH:s startsida

Visa version

Version skapad av Johan Montelius 2017-11-10 13:47

Visa < föregående | nästa >
Jämför < föregående | nästa >

Erlang

Previous years we have been using Erlang as the programming language of choice. We are now switching to Elixir but we keep this information for a while for older students.

Erlang is installed on the student computers but it is easy to install it on your own laptop. The easiest way is to use the packages provided by Erlang Solutions, their packages are more up to date than your regular (Ubuntu) repository. The package from Erlang Solutions also include the wx widget framework that you need for the gui parts in some assignments.

The Erlang system does not include an IDE so you need to use a seprate development environment. You can use Eclipse but I use Emacs as my editor. The nice thing about using Erlang is that you can switch easily between writing your report in LaTex and running experiments in Erlang.

Introduction

During the first two weeks there will be teaching assistants that will help you getting started. Once you have the first hello-world up and running you can start with the following tasks.

Resources

Besides the course book there are several good resources that are available online: