CS11a: Intro to Programming in Java and C
HW6

· General Information

· Notes

  (printable)

 

HW6

Due: Monday 6/15/2009. (30 points) The goal of this homework is
to improve your ability to write conditional code (Logic-1 javabat problems),
to improve your ability to write code which loops through an array, and
to get a better understanding of Object Oriented syntax by completing the Student grades project which we have started in class.
  • Complete the 22 javabat problems in the Logic-1 section.
  • Complete the 30 javabat problems in the String-2 section.
  • Complete the code for the Student Grading Project which we have started in class.
2009 © Copyright Tim Hickey, Some Rights Reserved