Basics of ProgrammingLaajuus (3 cr)
Course unit code: 5M00FY69
General information
- Credits
- 3 cr
- Teaching language
- English
- Responsible person
- Hanna Kinnari-Korpela
Objectives
Objectives:
The student
- knows the idea and purpose of programming
- knows the way in which programs are produced
- knows basic concepts and skills in programming,
- can solve small programming problems in C ++ programming language
Content
An overview of the progress of a software project, the basic concepts and steps of programming. Basic programming structures: control structures, variables, constants, algorithms, subprograms and parameter-passing methods.