DTU
Uddannelse
Previous page | Current version Archive 1999/2000 
 
49135 Programming
Danish title: Programmering (Informatikfagpakken)
Language: Danish Credit points: 5
Type: Language: Danish

Previous course: C4305
No credit points with: 49161/C4305/C4313/49104/05
Prerequisite: 01016/ (senest samtidig)
Recommended semester: 1st - 4th semester
Scope and form: Lectures, compulsory programming exercises.
Examination: Approval of compulsory exercises and written exam (13-scale)
Contact person: Michael Reichhardt Hansen, Building 322, Tel. +45 4525 3727, email mrh@it.dtu.dk, http://www.it.dtu.dk/~mrh

URL: http://www.it.dtu.dk/c49135
Department: Department of Information Technology
Aim: To give students an understanding of the concepts of functions and datatypes and their applications, so that they will be able to express programs as functions and types. Furthermore, it is the aim of the course to give the students practical skills in the use of functional programming languages for modelling and problem solving.
Contents: Definition and use of recursive data types. Functional programming languages and programming technique. Parameterisation and Polymorphism.