|
Project 1 Grade Report Keep this report until after you get your final grade at the end of the semester. |
Name: ______________________
Demonstrating two theorems of prime numbers
1 Point:
The project compiles and runs, even though possibly incomplete.
3 Points: The project properly implements
the Sieve of Eratosthenes,
in a well designed function.
3 Points: The project properly demonstrates the Prime Number Theorem, in a well
designed function.
3 Points: The
project properly prints all adjacent prime number pairs, in a well designed
function.
2 Points: The project's functional design is logical and appropriate according to good top-down design practice. int main() is short and represents the entire logic of the program through appropriate function calls.
Coding Style:
1 Point:
Good indentation.
1 Point:
Good C code style.
1 Point:
Uses a .c and .h file according to standard C practice:
1 Point:
Well commented.
Interactive Grade (16 points total) _______________
Final Grade _______________
| Back to Project 1 |
| Csc 125 - Computer Science II, Programming in C++, Fall 2006 |
| Scott Badman Office: B132 Phone: 353-2250 sbadman@parkland.edu |
Parkland College, 2400 W. Bradley Avenue, Champaign, IL 61821 |