Skip to main content

Basics of Programming 1 (3 cr)

Code: KL00CX05-3016

General information


Enrollment

14.11.2022 - 12.02.2023

Timing

09.01.2023 - 26.02.2023

Credits

3 op

Teaching languages

  • Finnish

Degree programmes

  • Software Engineering

Teachers

  • Matti Panula

Student groups

  • OHSU23
    Software Engineering

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.