CSC's trainings and events have moved

Find our upcoming trainings and events at www.csc.fi.

This site is an archive version and is no longer updated.
 

Go to CSC Customer trainings and Events

Introduction to C programming

Introduction to C programming
Date: 19.05.2015 9:00 - 21.05.2015 16:00
Location details: -
Language: english-language
lecturers: Sami Ilvonen
Petri Nikunen
Price: -
-
C is one of the most widely used programming languages of all time. It is still popular in many applications areas including high performance computing. This course will give the participants the basic knowledge on C programming language. The course consists of lectures and practical hands-on exercises.
Program
Day 1
Introduction, history and different standards, basic datatypes, functions, arithmetic operations, pointers, control structures.
    
Day 2
Pointers, arrays, structures, enums, dynamic memory allocation, string manipulation.
    
Day 3
File IO and IO formatting, preprocessor directives, conditionals, macros, libraries and linking, programming practices.