C++ programming 1 (5cr)
Course unit code: TT00CZ58
General information
- Credits
- 5 cr
- Teaching language
- Finnish
Objective
Students will be proficient in basic computer programming skills and techniques.
Content
- C++ language basics, compiling and running a program
- Basic data types and variables
- Control structures: if, switch-case
- Loop structures: for, while and do-while
- Tables
- Functions
- Structs
- Classes and objects
- Text file processing
Assessment criteria, excellent (5)
The students are able to apply their learning in variety of ways to different types of programming tasks.
Assessment criteria, good (3)
The student knows how to use C++ programming methods appropriately.
Assessment criteria, satisfactory (1)
The student recognizes and has a basic understanding of the fundamental concepts and methods related to programming.