Wentworth Institute Of Technology

COMP4450 - 01A - Systems Programming

Credits

4.0

Term

May 5 - Jun 16

Open Seats

20 of 24

Schedule

Tue, Thu 5:30 – 8:00pm

Course Type

Lecture

Location

In Person

Section

01A

Faculty

Sunjae Park

Prerequisites

COMP3400 or COMP362

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.