C ProgrammingLaajuus (3 ECTS)
Course unit code: TXXAH07
General information
- Credits
- 3 ECTS
Objective
The student is able to implement modular programs in C and make programs using pointers. The student can implement simple linked data structures (queue, stack). The student also knows how to handle data streams (files) and can use low level bit operations. The studet learns to use C standard library.
Content
Types, variables, constants, functions, parameters, arrays, pointers, structutres, linked lists, data streams, files, bit operations, standard library.
Qualifications
Introduction to programming