Homework - End of Semester Reflection

Do in a Word or text document.
  1. What topic from this course did you enjoy using most? What was most helpful in learning to use it?
  2. What topic from this course did you find most difficult?
  3. You did a number of quizzes on review topics as your homework 2. Did you find these quizzes helpful?
  4. The Deitel and Deitel book has several chapters beyond what we got to in this course. What is the topic we didn't get to that you would most like to learn about? Do you think that at this point you could teach yourself that topic using the text?
  5. A good way to keep your programming skills sharp is to work on a little hobby project of your own. Describe a program you think would be interesting to work on. For this program, what would be two classes or interfaces you would need to write? What instance variables and methods would they need? (You don't have to write any code, just briefly describe and list out some variable and method names)