Posts

Showing posts from April, 2025

Week 07/08

  Look back at the HW1 For homework 1, the Markov text generator, I think I would approach it in a similar way to how I did. I was able to complete the Markov project without too much trouble and with enough time that I did not feel squeezed for time. If I could do it over (and I was able to in one of our previous assignments) I would have included JavaDocs the firs time around. While I included comments throughout the assignment, I failed to give proper JavaDocs. Highlight at least two victories. While I felt confident in my ability to program coming into the class, I still learned so much. This final project that I have been working on for 8+ hours a day for the last week (and still am wrapping up) has taught me so much in the area of architectural development. As this project continues to be fleshed out and build in scope, organization and structure need to be kept clean and efficient. This has been unbelievably good practice and a large departure from the smaller projects I hav...

Week 5

  Work with your fellow classmates and go through your solutions to the Markov assignment. Who did you work with?               Lex, Tim What was your strateg y for solving the Markov assignment?                 My strategy was to read through the full assignment when it was assigned so that I would know exactly what I was up against. After doing so I began following along with the design document in the order that it was written. This worked out well as each method led naturally into the next. What was THEIR strategy for solving the Markov assignment               Lex's strategy was to tackle the assignment early due to her busy schedule. She followed through the design document in the order that it was written as well. How would you  change your strategy having worked on the assignment?                I woul...