Skip to main content

Introduction to ProgrammingLaajuus (5 cr)

Course unit code: R504D52

General information


Credits
5 cr
Teaching language
English
Institution
Peppi

Objective

The student can implement small scale programs, understand the programming logic and structured programming. The student can utilize the library functions available for the programming language.

Content

- Algorithmic thinking, programming paradigms
- Programming environments and version control tools
- Basic concepts of programming
- Structured programming
- Programming libraries

Assessment criteria, satisfactory (1)

The student understands the principles of structural programming and can implement simple programs.

The student can use the basic structures of a programming language (selection and iteration) and utilize functions.

Assessment criteria, good (3)

The student can utilize the structural programming and libraries offered by the language. In addition the student can implement easily readable, testable and maintainable code.

Assessment criteria, excellent (5)

The student can utilize the structural programming and libraries offered by the language. In addition the student can implement easily readable, testable and maintainable code.

The student can apply appropriate algorithms to specific programming problems.

Go back to top of page