Summary of Notes on "Network and System Programming"#
Steering: Dorm Ship
Portal#
- Course Introduction and Command Line Parsing Functions
- File and Directory Operations and the Implementation Idea of ls
- Blocking and Non-blocking IO
- Multiprocessing
- Advanced Process Management
- Inter-process Communication
- Basics of Multithreaded Programming
- Basics of Socket Programming
- Introduction to Computer Networks
- Application Layer Protocols
- [Task001] Manual Implementation of ls -al in Linux
- [Task002] Implementation of git commit -m Principle
- [Task003] File-based Inter-process Communication - Using 100 Processes to Compete for Sum Calculation