Topics in System Software 2018-02

From Innovation
Jump to: navigation, search

Prerequisite

Understanding of C Language and Linux system

Textbook

  • Main: Advanced Programming in the UNIX Environment, W. Richard Stevens, Stephen A. Rago. 3rd Ed.


Repository

  • Visit here for all the material


Info

  • Please provide your info here

Schedule

No Topics Slides Reading Assigned to
1 Introduction to System Programming 01-intro.pdf Ch. 1 Erios
2 Unix Standardization and Implementation Not Available Ch. 2 Mirzhan
3 File I/O 02-file_io.pdf Ch. 3 Aldiyar
4 Files and Directories 03-file_dirs.pdf Ch. 4 Davronbek
5 Standard I/O Library Not Available Ch. 5 Ilwhan Kim
6 System Data Files and Process Environment 04-sysfile_info.pdf Ch. 6 Gyuri Jang
7 Process Environment 05-process.pdf Ch. 7 Atieh
8 Process Control 06-process_rel.pdf Ch. 8 Faris
9 Process Relationships Not Available Ch. 9 Juheon Lee
10 Signal 07-signal.pdf Ch. 10 Sooin Lee
11 Threads 08-thread.pdf Ch. 11 Jungmoon Park
12 Thread Control 08-thread.pdf Ch. 12 Taehyoung Kim
13 Daemon Processes Not Available Ch. 13 Hyoungjin Baek
14 Advanced I/O 09-adv_io.pdf Ch. 14 Haejin Kang
15 Interprocess Communication 10-ipc.pdf Ch. 15 Keonpyo Lee
16 Network IPC 11-socket.pdf Ch. 16 Heetae Cho


Intro to LaTeX

  • please read this file to understand more about LaTeX. It is adapted from RSI group MIT.
  • download the source file from here