CS 485G: Systems Programming (Fall 2017)


Section 001:

Location:     Whitehall Classroom Bldg Rm. 122
Time:           MWF 1:00 -- 1:50pm (Monday, Wednesday and Friday)

Section 005:

Location:     FPAT 263 (F. Paul Anderson Tower)
Time:           MWF 2:00 -- 2:50pm (Monday, Wednesday and Friday)

Instructor
Zongming Fei
Office: 227 James F. Hardymon Building, (859)257-3202, fei@cs.uky.edu
Office hours: MW 3:00 -- 4:00pm (or by appointment)

Important Links

  1. C programming tips and Tips for using the wireless on campus. (by Dr. Finkel)

  2. CS Portal at https://www.cs.uky.edu/csportal

  3. Look at these notes for instructions on using your virtual machine.

  4. Here are some information about the gdb debugger:

Required Textbook

Randal E. Bryant and David R. O'Hallaron, Computer Systems: A Programmer's Perspective (3rd Edition), Pearson, 2016.
The webpage for the book is at http://csapp.cs.cmu.edu. The textbook has an associated "student site" at http://csapp.cs.cmu.edu/3e/students.html, with pointers to helpful resources for the C language and the Linux operating system/programming environment, as well as additional resources for specific textbook chapters.

Lecture Slides and Handouts