Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 433 Bytes

readme.md

File metadata and controls

17 lines (17 loc) · 433 Bytes

NCTU-UNIX-Programming

  • Course Topics:
    1. Fundamental tools and shell programming
    2. Files and directories
    3. File I/O and standard I/O
    4. System data files and information
    5. Process environment
    6. Process control
    7. Signals
    8. Assembly language integration
    9. ptrace and applications
    10. Threads
    11. Daemon processes
    12. Advanced I/O
    13. Inter-process communication
    14. Network I/O
    15. Other Topics