Basics of Programming 1 (3cr)
Code: KL00CX05-3032
General information
- Enrollment
- 10.11.2025 - 14.01.2026
- Registration for the implementation has begun.
- Timing
- 12.01.2026 - 22.02.2026
- The implementation has not yet started.
- Number of ECTS credits allocated
- 3 cr
- Unit
- SeAMK Mechanical Engineering
- Campus
- SeAMK Seinäjoki, Frami
- Teaching languages
- Finnish
- Degree programmes
- Bachelor of Engineering, Mechanical Engineering
- Teachers
- Matti Panula
- Groups
-
MKONE25Bachelor of Engineering, Mechanical Engineering, Multimodal implementation
- Course
- KL00CX05
Evaluation scale
1-5
Objective
Student knows the basic structures of programming and the basics of structural program design. Student can develop and test small programs having a console user interface. Student can write simple programs, which contain console input and output, conditional expressions, loops, methods (functions) and lists.
Content
Basic structures of a programming language: types, statements, input/output, conditional expressions, loops, methods (functions) and lists.
Assessment criteria, satisfactory (1)
Student knows the basic structures of programming. Student can develop small programs having a console user interface. Student can write simple programs, which contain console input and output, conditional expressions and loops.
Assessment criteria, good (3)
Student knows the basic structures of programming and the basics of structural program design. Student can develop and test small programs having a console user interface. Student can write simple programs, which contain console input and output, conditional expressions, loops, methods (functions) and lists.
Assessment criteria, excellent (5)
Student knows the basic structures of programming and the basics of structural program design. Student can develop, document and test small programs having a console user interface. Student can write programs, which contain console input and output, conditional expressions, loops, methods (functions) and lists.