CPSC 120 - Principles of Computer Science I - ASSIGNMENTS
     
    Instructor: Shawn Brenneman
E-mail: asbrennem@radford.edu
     
   
  • You'll be given several programming assignments over the course of the semester.
  • You're programming assignments are to be your own work.
  • If labs are completed, you may use lab class to work on your other programming assignments.

ASSIGNMENT GRADING

  • 40 points - Compiles
  • 20 points - Runs and gives correct output
  • 15 documentation - header, name, comments, good use of spacing and indentation
  • 15 programming style - good var names, understandable code, good approach to problems
  • 10 submission - properly submitted, correct name (programx.adb)
     
    [Assign1] [Assign2] [Assign3] [Assign4] [Assign5] [Assign6] [Assign7]