CST338: Wk05: Learning Journal Markov
I worked with Rahim, Jess, and Saria to review the Markov assignment. Honestly, I just started coding right away, just going through the hw prompt, but did notice that some methods depended on others so I just worked through each. Everyone else seemed to be more methodical approach than my just do it approach. In particular Jess started work on methods that did not depend on other methods. Saria, did more planning upfront to understand how the data flows. If I were to approach this assignment differently than I would probably would understand how the data will flow through each method and see what the dependencies are. According to my classmates, my code seemed to follow the Google guidelines very well.