Wentworth Institute Of Technology
COMP4450 - 01A - Systems Programming
Description
Systems programming involves writing software that is intended to interact with the Operating System rather that with the user directly. This course covers UNIX/Linux systems programming including system calls, file I/O, memory management, processes, threading, and other related topics. Students will rewrite fundamental parts of the UNIX/Linux userspace.