Wk05: Learning Journal Markov
Learning Journal for the Markov Assignment 1. Rasna Husain 2. For the Markov assignment I did start coding right away. Time management got the best of me and I had waited to complete the assignment. That being said, I missed out on the comments needed for the assignment as well as making sure that the unit test cases passed all of them. I was having trouble getting the test cases to pass because this time I did not plan my code out but instead just started coding. 3. Rasna had planned her code out and then started to code. She started as soon as she could for the assignment. She had implemented all required Javadocs. 4. The things I would change for this assignment would be to start at an earlier time. I would also go back to my previous way of coding where I wrote the general base of my code prior to starting to code, it helps me grasp what I am learning better. 5. My code did not follow Javadocs, I forgot to write the header as well as insert Javadocs in ...