Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 535 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 535 Bytes

NYCU-UNIX-Programming

This is the summarize of unix program course homework.

Course Topic

  • Course Syllabus

  • Overview and Tools

  • Files and Directories

  • File I/O and Standard I/O

  • System Data Files and Information

  • Process Environment

  • Process Control

  • Process Relationship

  • Signals

  • Assembly Language in UNIX

  • An Introduction to ptrace and Its Applications

  • Threads

  • Thread Control

  • Classical Inter-Process Communication

  • Advanced IPC