Home CS439

CS439: Resources Guide



We have compiled what we hope are useful resources for you. Please take some time to look over these, as you are certain to pick up some good tips!

Background Resources Project Startup Resources
Pintos Resources
  • Pintos Linked List Practice: source files for exploring
    (open with tar -xzf <file_name>)
  • Hex Dump Decoding Guide
  • Pintos Hash Table Practice: source files for exploring
    (open with tar -xzf <file_name>)
Debugging Resources
Linux Resources GCC and Makefile Resources