シラバス

科目名オペレーティングシステム 【学期前半】(GIGA/GI)

授業概要

学部・研究科
総合政策・環境情報学部
登録番号
02169
科目ソート
C2087
科目名
オペレーティングシステム
分野
先端科目-環境情報系
単位
2単位
開講年度・学期
2022 春学期
K-Number
FPE-CO-04103-212-60
開講年度・学期
2022 春学期
曜日・時限
月 4限 , 木 1限
授業教員名
バンミーター, ロドニー D
実施形態
対面
授業で使う言語
英語
開講場所
SFC, その他
授業形態
※「授業形態」と「能動的学修形式」の対応についてはこちらをご覧ください。
講義
GIGAサティフィケート対象
対象

詳細

講義概要

The basic software of a computer is called its operating system (OS). The operating system loads other programs to create processes. Programs use the file system, network, and other services provided by the OS. There are many operating systems, including Windows and MacOS, but in this class we will focus on Unix and Linux. The basic concepts of processes, system calls, memory management and virtual
memory, file systems, networking, security and other subsystems will be presented. Because concurrency and parallelism are fundamental, and are becoming increasingly important at the application level, students will write at least one concurrent program.