DTU
Uddannelse
Previous page | Current version Archive 1999/2000 
 
49161 Software Engineering
Danish title: Programmelkonstruktion
Language: English Credit points: 5
Type: Open University
Language: English

Previous course: C4313
No credit points with: 49135/C4305/C4328/C4313/49136/37
Prerequisite: 01015//01016.49104/05/21390/77142
Recommended semester: 1st - 4th semester
Scope and form: Lectures, mandatory exercises, mandatory report.
Examination: Approval of compulsory activities is a prerequisite for taking part in the exam. Written exam (13-scale)
Contact person: Jens Thyge Kristensen, Building 322, Tel. +45 4525 3711, email jtk@it.dtu.dk, http://www.it.dtu.dk/Userinfo/DK/info_sys/Jens_Thyge_Kristensen.html

URL: http://www.it.dtu.dk/c49161
Department: Department of Information Technology
Aim: To introduce participants to techniques for designing and documenting programs and program systems. 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, and in transforming a functional description into an imperative program.
Contents: Definition and use of recursive data types. Functional programming languages and programming technique. Parameterisation and Polymorphism.