CST 338 Software Design - Week 4
Work with some of your fellow classmates and go through your solution to project 1: LDPM
With whom did you work?
I worked with one of my teammates named Nasser.
What was your strategy for solving the assignments?
- Did you start writing code right away? Did you plan it out on paper?
I have a very simple way of doing these kinds of assignments. I open the directions and start following the order and do it step by step. Thankfully we have clear enough directions to do that or else I wouldn't be able to as these projects are a little complex. I also don't like games at all so making a game is even harder for me. After looking through directions I just started coding method by method with the directions given until I completed it.
- What was THEIR strategy for solving the assignments
Nasser said he did the same thing.
- How would you change your strategy having worked on the assignment?
Honestly, I don't think I would change my strategy unless we weren't given direction..
The most challenging part for me was figuring out the defTest. At one point it was passing sometimes and not passing at other times.
- What was the most interesting?
The attackPoints method was pretty interesting. The calculation methods as well. It was nice to see all these methods work together to run this game and do different things.
- What are you the most proud of?
Finally getting all the tests to pass at the end since it was like 12 whole tests.
- How did you celebrate completing the assignment?
I felt really stressless after so that was a relief, but no party..
Comments
Post a Comment