# System Programming NTNU 系統程式 ##### [Back to Note Overview](https://reurl.cc/XXeYaE) ##### [課程網站](http://www.csie.ntnu.edu.tw/~ghhwang/course.html) {%hackmd @sophie8909/pink_theme %} ###### tags: `SystemProgramming` `110-1` `CSIE` `選修` `NTNU` <!-- tag順序 [課程] [學期 ][系 必選] or [學程 學程名(不含學程的 e.g. 大師創業)][學校] --> ##### Text Book:System Software: An Introduction to Systems Programming (3rd Edition) System Software, by Leland L. Beck. Addison-Wesley. ## Score(來源:課程綱要) - Homework 10% - HW#01 - Release: 10/25 - Deadline: 11/01 15:30 - Midterm 30% - 11/15 - Close book - Final 30% - ?? - Project 30% ## Outlines <!-- 建好啦 --> - [Ch.01 Background](https://hackmd.io/@NTNUCSIE112/SP110-1_1) - [Ch.02 Assemblers](https://hackmd.io/@NTNUCSIE112/SP110-1_2) - Ch.03 Loader and Linker - Ch.04 Macro Processors - The way to construct a library in Linux and Windows environment - Unix System Calls ## Links - [SIC/XE Instruction Set (和課本後面一樣)](https://www.unf.edu/~cwinton/html/cop3601/supplements/test.html)