Introduction to ProgrammingLaajuus (3 ECTS)
Course unit code: TM00AA30
General information
- Credits
- 3 ECTS
Objective
Understanding procedural programming.
-----
Ability to implement interactive programs using different control structures. Ability to divide the program into sub programs and to use parameters. Ability to use array data structure.
Content
Elements of a program: variables, constants, types, expressions, arrays, control structures, input and output, sub programs and parameters.