Posts

Showing posts from July, 2025

Wk05: Learning Journal Makrov

 1. I worked with the entire team, reviewing each of their codes and discussing our solutions to the problem at hand. These people would be Mariah, Claudia, and Cody. 2. My personal strategy for solving the Markov assignment was simple: read the prompt carefully, glance over the unit tests, and begin writing the code accordingly. 3. Mariah's strategy was to stub out the code and follow the prompts until the code compiled. Claudia & Cody's strategy was most similar to mine, which was to read the prompt and go on about coding with minimal planning.  4. I would not change my strategy at this time, as it has been working. In fact, the next project I'll try incorporating paper planning, as it will be much more beneficial when the scale of the projects continues to grow. 5. My classmates claim that I follow the Google Java Style Guide with near perfection, though I doubt it. I automated some of the style guide rules and used common sense to determine what looks good, in conju...

Week 04: Learning Journal - CST338

 1. I worked with Cody, Claudia, and Mariah.  2. My strategy was simple: read the prompt and Unit Tests to get a better idea of what needed to be implemented. 3. Mariah and Claudia's strategy was to stub out the code and fill in the blanks via compiler errors and from the prompt. Cody's strategy was similar to mine: read the prompt and study the Unit Tests.  4. I would not have changed my strategy, as it worked out for me in a rather easy manner. 5. My classmates follow the Google formatting, and all have the automatic application of the style. 6. The most challenging part was writing the game logic. 7. The most interesting was also writing the game logic. 8. I am most proud of finishing the project with the least amount of issues possible. 9. I celebrated by playing video games and having some victory drinks with friends.