COP5570 Concurrent, Parallel, and Distributed Programming (Spring 2025)

Textbook abbreviation: UNP - Unix Network Programming and APUE - Advanced Programming in the UNIX Environment.


Syllabus


program examples

Lecture 1: Syllabus

Lecture 2: Miscellaneous UNIX/C concepts

Programming assignment No. 1: A Global File Organizer, Files provided for the assignment including a self-grading sheet. Due date: January 24, 2024 (Friday).

The basic README header that must be included in the README file for every assignment.

Lecture 3: Process management

Lecture 4: File operations and pipes