Skip to main content

Python Programming (3 cr)

Code: TT00CB02-3067

General information


Enrollment
02.12.2022 - 31.12.2022
Registration for the implementation has ended.
Timing
01.01.2023 - 31.07.2024
Implementation has ended.
Number of ECTS credits allocated
3 cr
Virtual portion
3 cr
Mode of delivery
Online
Campus
Karaportti 2
Teaching languages
Finnish
Degree programmes
Information and Communication Technology
Teachers
Janne Salonen
Teacher in charge
Janne Salonen
Course
TT00CB02
No reservations found for implementation TT00CB02-3067!

Objective

After the course, the student has the ability to write and maintenance Python scripts and create Python based programs

Content

Introduction to Python language, Basics of Python, If-elif-else, loops, files in Python language, functions, modules, exception handling, data structures in Python and slicing, obect oriented programming

Evaluation scale

Hyväksytty/Hylätty

Assessment criteria, satisfactory (1)

Algorithms and control structures:
- the student understands what the different control structures are and knows what kind of a structure can be used in different situations;
- the student can explain a simple program structure;
Variables, constants and data types:
- the student understands what variables, constants and data types are;
Subroutines:
- the student understands what subroutine is, is able to name it and call it from the main program;

Assessment criteria, good (3)

Algorithms and control structures:
- the student understands what the different control structures are and knows what kind of a structure can be used in different situations;
- the student can explain a relatively complex program structure;
- the student shows independent solutions.
Variables, constants and data types:
- the student understands what variables, constants and data types are;
- the student shows independent solutions.
Subroutines:
- the student understands what subroutine is, is able to name it and call it from the main program;
- the student is able to write relatively complex subroutines with elegant solutions;
- the student shows independent solutions.

Assessment criteria, excellent (5)

Algorithms and control structures:
- the student understands what the different control structures are and knows what kind of a structure can be used in different situations;
- the student can explain a relatively complex program structure;
- the student shows independent solutions and critical evaluation.
Variables, constants and data types:
- the student understands what variables, constants and data types are;
- the student shows independent solutions and critical evaluation.
Subroutines:
- the student understands what subroutine is and is able to name it and call it from the main program;
- the student is able to write relatively complex subroutines with elegant solutions;
- the student shows independent solutions and critical evaluation.

Objective

After the course, the student has the ability to write and maintenance Python scripts and create Python based programs

Content

Introduction to Python language, Basics of Python, If-elif-else, loops, files in Python language, functions, modules, exception handling, data structures in Python and slicing, obect oriented programming

Go back to top of page