Spring 2024, CSCI 347 - Computer Systems II

Instructor: Phil Nelson

Resources for this class:
Content Videos: (Username and password on your home canvas page)
Resources from in class: slides, terminal sessions, etc
Test review:

Supplementary Materials:

  • A writeup on "pmake", one varient of make.
  • GNU Make, a popular version of make with source code and a nice manual.
  • Cygwin, a UNIX environment for windows. It currently includes an X server also. More importantly, it includes gcc, GNU make and cvs.
  • www.cplusplus.com contains lots of information on C and C++ including library calls and example code using the calls.
  • Other UNIX related links. Some of the above links are repeated.
    Last Modified: May 1, 2024