Computer Science 1: Fundamentals and Programming - Group I (ILV)

Back

Course lecturer:

FH-Prof. Dipl.-Ing. (FH)

 Christian Madritsch

image

DI (FH)

 Stefan Trimmel
Course numberB2.00000.10.050
Course codeINF 1
Curriculum2018
Semester of degree program Semester 1
Mode of delivery Presencecourse
Units per week4,0
ECTS credits5,0
Language of instruction German

The students know the basics of programming and their implementation with the programming language C.
Students are able to independently design and implement simple programs.
The students are able to use file handling.
The students are able to use the myDAQ independently in simple data acquisition applications.
Students are able to apply simple sorting and searching procedures correctly.

Data types, variables
Control structures: if, else, switch case
Loops: for, while, do while
Functions
Arrays and structures
File handling
myDAQ
Sorting and Searching

B. Kernighan, D. Ritchie; Programmieren in C. Carl Hanser Verlag, 1990, 2. Ausgabe, ANSI C

Integrated course, programming exercises