Handouts
Final Exam review material:
Review topics
Coding practice problems
Coding practice solutions
Lab #4 Solutions:
lab4.c
(basic server)
lab4.c
(server using linked list, requires intlist.c)
intlist.c
lab4-client-threads.c
lab4-client-fork.c
Makefile
Exam #3 review material:
Review topics
Coding practice problems
Coding practice solutions
Lab #3 Solutions:
lab3.c
lab3-readline.c
lab3-extra.c
Exam #2 review material:
Review topics
Coding practice problems
Coding practice solutions
Lab #3 sample program using curses:
curses.c
Lab #2 Solution:
lab2.c
Review topics for Exam #1
(PDF)
Lab #1 Solutions:
lab1.c
lab1-alt.c
Homework #1 Solutions:
PDF
Simple sample C program:
firstline.c
Syllabus
(PDF)
Linux/UNIX commands sheet
(PDF)
Linux/UNIX functions sheet
(PDF)
Vi editor help sheet
(PDF)