Programming Foundations 2 Lab (Spring 2007)
Sections Instructed
- #4: M 2:30p-4:20p
- #2: Tu 2:00p-3:50p
Grading
- Same scale as lecture (e.g., 90-100 = A)
- Academic Honesty
- Policies from the lecture
- No code copying from peers, the instructor, or anybody else. No credit will be given to submissions suspected of plagiarism.
- You may collaborate with peers. Just don't share code unless it's part of a team project and that the peer is a member of your team.
- Lab Assignments (100 pts each)
- Code compiles without errors nor warnings (25 pts)
- Partial credit if code is easy to debug
- Code runs without error (25 pts)
- Partial credit if code is easy to debug
- No credit if a program cannot be compiled nor debugged
- Code meets specifications (40 pts)
- Code structure (30 pts)
- Input and output (10 pts)
- Coding style (10 pts)
- Well-formated code (5 pts)
- Documentation comments and sufficient code comments (5 pts)
- Late assignments
- 10 point deducation each day that the assignment is late starting from the end of lab
- No credit if it is not submitted by the lab of next week
- Submit as usual
- In-Lab Excercises (Various pts)
- Given in lab only
- Due by the end of lab
- Late excercises are not accepted
Supplementary Notes and Resources