![]() | System Programming Lab |
INSTALL Ubuntu
THEN
** Lecture slides are now provided in iCampus!!!
Weeks | Topics | Slides |
---|---|---|
1st | Course Introduction, Linux Install, Vim | |
2nd | Compiling, debugging Codes in Linux | |
3rd | Git usage, Makefile, Shell scripts | |
4th | Basic file I/O system calls | [PA#1] |
X | CHUSEOK Holidays | |
5th | Creating, managing process | |
6th | Linux daemon programming | [PA#2] |
7th | Sending & handling signals | |
8th | Pipe, redirection | |
9th | System V IPC | |
10th | Basic client/server program using socket | [PA#3] |
11th | Pthread API | |
12th | Multi-process, multi-thread programming | |
13th | Mutex, condition variables | |
14th | Semaphore | |
15th | Final Exam |