Differences between revisions 2 and 3
Revision 2 as of 2010-04-09 14:55:35
Size: 732
Editor: anderson-camtasia
Comment:
Revision 3 as of 2011-01-18 19:31:43
Size: 668
Editor: 71-88-174-166
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
I will grade your DES implementation using IdesGradeable. To test it yourself, you will need to implement your own user interface, but I do not need that to grade your program. You may also wish to use an abstract class called [[AdesHelpers]], but it is not required. I will use unit testing to determine your grade. You may use the unit tests to test your implementation as well. If you pass all the tests, you will get 100% on the project. I will grade your DES implementation using IdesGradeable. To test it yourself, you will need to implement your own user interface, but I do not need that to grade your program. You may also wish to use an abstract class called [[AdesHelpers]], but it is not required. I will use unit testing to determine your grade. If you pass all the tests, you will get 100% on the project.

DES Lecture and Assignment

DES Lecture

The lecture notes can be found here.

Programming Assignment

Requirements:

  • Language: C#
  • Project Type: Class Library
  • Library must implement the IdesGradeable interface

I will grade your DES implementation using IdesGradeable. To test it yourself, you will need to implement your own user interface, but I do not need that to grade your program. You may also wish to use an abstract class called AdesHelpers, but it is not required. I will use unit testing to determine your grade. If you pass all the tests, you will get 100% on the project.

DES (last edited 2011-01-18 19:31:43 by 71-88-174-166)