Introduction to the concept of a process
Introduction to the process API (on Linux)
Introduction to how processes can communicate with each others
Practice Problems
Introduction to OS mechanisms for CPU virtualization
Sets of C programs discussed in the Process API lecture notes
An assignment to make sure you understand fork()
An assignment in which you write C code using fork, exec, popen, dup, etc.