DTU
Uddannelse
Previous page | Current version Archive 1998/1999 
 
92031 Computer Science A
Danish title: Datalogi A

Type: Å, Language: D
Credit points: 5 point
Offered by: Department of Applied Electronics (IAE)
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 (13 point scale )
Contact person: Thorkild Larsen, IAE, Building 451, Tel. +45 4525 5283
Aim: To enable the students to
- apply a micro computer (PC) for writing, compiling and test of small programs.
- use an operating system (MS-DOS and WINDOWS) on a user level.
- work on fundamental problems in computer science.
- to apply a high level language (for the time being C++).
Contents: Short introduction to the functions of a typical micro computer (PC).
Introduction to the object oriented user interface of WINDOWS.
Introduction to object oriented programming. Objects and properties.
Event driven programming.
Basic structures of higher programming languages (Loops, branching, subroutines).
Fundamental data structures: stack, list and table.
Fundamental algorithms, sort algorithms,
Data representation, simple data bases.