Previous Up Next

info305 - Operating System Programming

En français

Credits
5
Prerequisites
info202, info301
Parcours

Objectives
This module aims at the master of operating system (and specially Unix) programming. The concepts offered by the software interface of the system and their utilization are studied.
Organization
week 1 2 3 4 5 6 7 8 9 10 11 12 13
C (1h30) × × × × × × × × × ×      
TD (1h30)   × × × × × × × × × × × ×
TP (2h)   × × × × × × × × × × × ×
Student personal work
about 50h
Evaluation
Contents
Concurrent process, signal, file system, input/output, inter-process communication, and threads are introduced. They are illustrated with the POSIX normalized interface.
Instructor(s)
Philippe Marquet and Alexandre Sedoglavic

fichier source pour édition/modification


Previous Up Next