Create a Program
Please complete the assignment using this rubric and document every step that you do Assignment Guidelines
When submitting lab assignments and programming projects, you must submit the entire project (all source files). Be sure to make frequent backups and always keep a backup copy.
Save a zipped copy of the Visual Studio Project to the D2L Dropbox as directed in class.
Programming Assignment Rubric:
Programming assignments will be evaluated based upon a number of elements.
Generally these will include:
user interface convenience, efficiency, overall appearance 20%
selection of algorithm logic correct and efficient 20%
program design proper use of variables, event handling 15%
program documentation comments, meaningful variable names 15%
program execution executes correctly with correct user input 20%
handles bad user input, traps/prevents errors, if required 10% Create a Program