Basics of Programming 1Laajuus (3 cr)
Course unit code: KL00CX05
General information
- Credits
- 3 cr
- Teaching language
- Finnish
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.