Skip to main content

Python ProgrammingLaajuus (6 cr)

Course unit code: 4A00EZ53

General information


Credits
6 cr
Teaching language
Finnish

Objectives

The aim is that the student is able to use variables, control flow, data structures, functions and objects for developing programs.

Content

Writing and running programs,
variables, arrays and control flow,
logical operations,
data structures,
functions,
libraries and basics of objects.

Assessment criteria, satisfactory (1-2)

Student knows basics of the language.
Student can use operators, conditional, loop and selection statements.
Student can write simple programms.

Assessment criteria, good (3-4)

Student can write programs using functions.
Student can use advanced data structures.
Student can use language's libraries.

Assessment criteria, excellent (5)

Student can write programs using objects.
Student can handle exceptions.
Student can utilize advanced libraries of the language.

Go back to top of page