VAMK

Change language: Suomi

Front Page > Current Education > Information Technology (TT) > 2021 > Year 1 > C Programming (ITTP0901)

C Programming

Structure Type: Study unit
Code: ITTP0901
Curriculum: TT 2021
Level: Bachelor of Engineering
Year of Study: 1 (2021-2022)
Semester: Spring
Credits: 4 cr
Responsible Teacher: Mustonen, Martti
Language of Instruction: Finnish

Courses During the Academic Year 2021-2022

Impl.Group(s)Study TimeTeacher(s)LanguageEnrolment
3003TT2021-1A, TT2021-1B, TT2021-1C, TT2021-1D2022-01-03 – 2022-03-13Jukka MatilaFinnish2021-12-01 – 2022-01-10

Learning Outcomes

After the course, the student is familiar with the variable types and data structures of the C language. She masters the control structures and basics of C software using functions. The student is able to use the standard C language libraries.

Student's Workload

108 h, which contains 56 h of scheduled contact studies.

Prerequisites / Recommended Optional Courses

Introduction to Programming.

Contents

Properties and specialties of the C language (characters, numbers, strings, arrays and control structures). Implementation of the user's own functions, how to use library functions, structs. How to use function parameters, pointers, file I/O, write and read operations and standard streams. Compilation process in detail.

Recommended or Required Reading and Other Learning Resources/Tools

Material on the course Moodle- site. Help on Visual Studio.
Silander Simo: Ohjelmointi Pro Training, Satku, 2002.

Mode of Delivery / Planned Learning Activities and Teaching Methods

Evaluated assignments with short lectures in a PC classroom.

Assessment Criteria

Grade 5: The student can find out the library functions supplied by the development environment and she can apply these fluently to programming tasks, which are suitable for the C language.
Grade 3: The student understands the importance of functions and she can write them. She is able to utilize basic library functions is programming.
Grade 1: The student can use the basic structures of the C language.

Assessment Methods

Assignments 50 % and an examination 50 %.


Back