Tests:
- Multiple choice are either wrong or right.
- Code is judged according to syntax, correctness, efficiency(when relevant) and clarity.
- Programming is an exact endeavor - be exacting in your answers!
Programs:
- ZERO: If late. Deadlines are real. Start early.
- ZERO: If folders, projects, etc... are not named or handed in correctly. See "submitting assignments".
- ZERO: If it won't compile. I won't even look at it.
- ZERO: If no header. Won't even look at it.
See "code readability".
- Appropriate syntax & usage
- Correctness. Read the assignment CAREFULLY. Ask questions. Take notes.
- Clarity. See "code readability".
- Efficiency (where relevant). Think.