Elementary Programming (5 cr)
Code: IC10012-3003
General information
- Enrollment
- 15.08.2025 - 30.09.2025
- Registration for introductions has not started yet. Registration starts :startDate
- Timing
- 15.09.2025 - 19.12.2025
- The implementation has not yet started.
- Number of ECTS credits allocated
- 5 cr
- Local portion
- 5 cr
- Mode of delivery
- Contact learning
- Unit
- Insinöörikoulutus / Information Technology (IC)
- Teaching languages
- English
- Seats
- 10 - 120
- Degree programmes
- Degree Programme in Information and Communication Technology
- Teachers
- Antti Hurme
- Teacher in charge
- Jyri Kemppainen
- Groups
-
ICNS25Bachelor of Engineering, Information Technology, Full-time Studies, Fall, 2025
- Course
- IC10012
Evaluation scale
H-5
Objective
- you know the basic concepts of programming and programming process
- you know the basic programming structures (sequence, condition, selection) and when to use them
- you know how to solve simple problems with a programming language
- you are able to inspect programs, which others have made, and to modify, test, and debug them.
Content
- Introduction to programming
- Variables, arrays and their use
- Basic programming structures (sequence, condition, selection
- Modularity and methods
- Debugging inspection of programs