Skip to main content

C# Programming Fundamentals (4 cr)

Code: TT00AC49-3086

General information


Timing
01.08.2024 - 30.07.2025
Implementation is running.
Number of ECTS credits allocated
4 cr
Local portion
0 cr
Virtual portion
4 cr
Mode of delivery
Online
Unit
(2019-2024) School of ICT
Campus
Karaportti 2
Teaching languages
Finnish
Degree programmes
Information and Communication Technology
Teachers
Janne Salonen
Teacher in charge
Janne Salonen
Groups
Viope_nonstop_15
Viope_nonstop_15
Course
TT00AC49
No reservations found for implementation TT00AC49-3086!

Objective

After completing the course the student understands the basics of the .NET-architecture. She/he will also be able to understand, write and debug simple C# programs.

Content

Introduction to C#, basic structure of a program, datatypes, operators, conditioal statements, exceptions, loops, arrays, basics of object-oriented programming, polymorfism in object-oriented programming, string handling, file handling

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.

Go back to top of page