Week 2: Reflections on HW 1 and Other Assignments

 This week I finished Homework 1: Jotto. The assignment was easier than expected. While the prompt made it seem challenging at first, it helped to read through the entire instructions, and through every method and field. After doing that, I had a better mental picture of how the gameplay should work, and what needed to be done first. I started with the play method, and started writing the methods necessary to implement each choice in the menu. On the few occasions that unit tests failed, I was able to fix my code pretty easily. For the most part, unit tests were only failing because a few syntax errors (I'm still getting used to Java).

Comments

Popular posts from this blog

Module 4

Module 8

Module 3