CS3013 (A96) Projects


I'm writing these pages because I found CS3013 to be a good course, so I thought a small page devoted to the projects of the course would be in order.


Project Desscriptions

  1. Create a Mini-Shell (fork) (Solution Code)
  2. Use IPC "Mailboxes" to perform simple addition routines (Solution Code)
  3. The Dining Philosopher's Problem (Solution Code)
  4. Using signal handling as an alarm (Solution Code)