Type: | Open University Language: Danish |
|
|
No credit points with: D4411
|
|
|
|
Recommended semester: 1st semester
|
Scope and form: Class lectures and lab-work.
|
Examination: Approval of compulsory activities is a prerequisite for taking part in the exam. Written exam No technical aids are allowed. (13-scale)
|
|
|
|
|
Department: Department of Applied Electronics
|
Aim: To enable the students to
- use a computer (PC) for writing, compiling and test of small programs.
- use an operating system (MS-DOS and WINDOWS) on user level.
- work on fundamental problems in computer science.
- to use a high level language (for the time being C++).
|
Contents: Short introduction to the functions of a typical micro computer (PC).
Introduction to the user interface of WINDOWS.
Introduction to object oriented programming. Objects and properties.
Structured programming and design.
Basic structures of higher programming languages (Loops, branching, subroutines).
Fundamental data structures: stack, list and table.
Fundamental algorithms, sort algorithms,
Data representation.
|