C++

Payroll

Payroll Reader

Payroll Project Payroll a payroll program in c++ Program outline Design a system to keep track of employee data. The system should keep track of an employee’s name, ID number and hourly pay rate in a class called Employee. You … Read More

DoodleBug_Image

DoodleBug

DoodleBug Project DoodleBug Bug simulation program in c++ Program outline The goal for this Project is to create a simple two-dimensional predator-prey simulation. In this simulation the prey are ants and the predators are doodlebugs. These critters live in a … Read More