Skip to main content

Basics of Programming 1 (3 cr)

Code: KL00CX05-3004

General information


Enrollment

07.02.2022 - 20.03.2022

Timing

07.03.2022 - 08.05.2022

Credits

3 op

Teaching languages

  • Finnish

Degree programmes

  • Bachelor of Engineering, Automation Engineering

Teachers

  • Jyri Lehto

Student groups

  • AUTE21B

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.

Evaluation scale

1-5

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.