92030 Computer Science
|
Danish title: Datalogi
|
Language: Danish
Credit points: 10 |
|
|
|
No credit points with: 92031, 92032, 49104
|
|
|
|
Recommended semester: 1st or 2nd semester
|
Scope and form: Teaching in classroom and projectwork
|
Examination: Approval of project work is a prerequisite for taking part in the exam. Written exam. (13-scale)
|
|
Remarks: The course is over 2 semesters. Teaching in the classroom alternates with small programming projects in the lab. 2-3 students form a project-group. After the first semester the projectwork will be evaluated. If the projectwork is not approved, the student can not continue the course on the second semester.
|
|
|
Department: Department of Applied Electronics
|
Aim: To enable the students to
- to specify, design, code, test and document programs in a higher level language (now C++)
|
Contents: Higher level programming languages
Compilers and debuggers
Methods for programplanning: pseudocode, dataflow.diagrams, JSP.
Programstructures: modules, functions, parameters, loops and branches.
Struct variables, arrays, dynamic structures (list, tree, stack, queue).
Classes and objects.
Searching and sorting
I/O: Console and files
Algoritmes and their efficiency.
Program libraries.
|
|
|