前瞻工程全英語碩士學位學程(Master Program in Advanced Engineering)
課程名稱(英文)
Operating System
課程代碼
4465020_01
授課教師:
柯仁松
學分數
3
必/選修
必修
開課年級
碩博
先修科目或先備能力:
Programming Languages such as C, C++, Java, etc.
課程概述:
This course will introduce not only the basic concepts of an operating system, but
will also allow students to have hands-on experience with a small operating system.
Students will be required to actually write or modify a scheduler, a memory
manager, and other OS service components.
學習目標:
1. To allow students to understand the basics of an operating system
2. To allow students to write or modify code in a simple operating system
3. To allow students to understand the state-of-the-art in OS technology
4. To allow students to make innovations in OS design