VinSong's Blog

Back

NTU-SP 系統程式設計Blur image

System Programming 系統程式設計#

Content#

  1. OS Concept

    Ch1. OS Concept

    NTU PJ System Programming: Ch1 OS concept

    Sep 2025

    The Concept of Operating System (OS), including user mode vs kernel mode, system calls, and resource management.

  2. Unbuffered I/O

    Ch2. Unbuffered I/O

    NTU PJ System Programming: Ch2 Unbuffered I/O

    Sep 2025

    Introduction to unbuffered input/output operations in operating systems, covering file descriptors, system calls for I/O, and basic file operations.

  3. Advanced I/O

    Ch3. Advanced I/O

    NTU PJ System Programming: Ch3 Advanced I/O

    Sep 2025

    Introduction to unbuffered input/output operations in operating systems, covering file descriptors, system calls for I/O, and basic file operations.

  4. Buffered I/O

    Ch4. Buffered I/O

    NTU PJ System Programming: Ch4 Buffered I/O

    Sep 2025

    Overview of buffered input/output operations, including standard I/O library functions, buffering strategies, and performance considerations.

  5. File and Directory

    Ch5. File and Directory

    NTU PJ System Programming: Ch5 File and Directory

    Sep 2025

    Introduction to file and directory management in operating systems, including file system structure, directory operations, and file metadata.

  6. Process and IPC

    Ch6. Process and IPC

    NTU PJ System Programming: Ch6 Process and IPC

    Sep 2025

    Overview of process management and inter-process communication (IPC) mechanisms in operating systems, including process creation, synchronization, and communication techniques.

  7. Signals

    Ch7. Signals

    NTU PJ System Programming: Ch7 Signals

    Sep 2025

    Introduction to signals in operating systems, covering signal handling, signal types, and signal-related system calls.

  8. Threads

    Ch8. Threads

    NTU PJ System Programming: Ch8 Threads

    Sep 2025

    Overview of threads in operating systems, including thread creation, management, synchronization, and related system calls.

NTU-SP 系統程式設計
https://vinsong.csie.org/blog/ntu-sp-note
Author VinSong
Published at 2025年12月20日