WK 03: Learning Journal
Flavio Cervantes
CST338-40_2252
03/25/2025
As of now, I am still waiting for
feedback on my code. I will follow up with them again tonight, hopefully they
can get a response before this assignment is due.
A trend that I noticed when evaluating the code of others is
that a lot of warning were being flagged, even though the code was
compiling. My colleagues also informed
me that they initially struggled with toString().
I struggled with setAttackPointsTest,setGethealthPointTest,
defTest, and toString(). The part of the code that was a struggle for me was
when it has me convert the instructions into java, I think I need to get better
with the syntax and need more practice with the debugging module and use it to
my advantage, I tried to use it but it is slightly challenging to keep up with
everything.
The part of writing the code that was easy for me was
setting up the diceRoll() and also creating the subclasses and connecting them
back to the main class by "extending" the class.
My biggest victory was when I finally got the project to
compile from start to finish, at this point it was still not passing all the tests,
but I was very grateful that at least it was now able to run. Seeing it run
gave me confidence to continue debugging and slowly obtaining successful test
validations.
Comments
Post a Comment