OSD600 - Lab 1 - Testing and Reviewing
Networking on Slack The first step in getting by code reviewed and tested was speaking to my peers in our Slack server. At first it was a little intimidating to post my code to be reviewed because I was nervous about being judged however after seeing how helpful my peers could be I was excited to see what they could help me with. And vice versa, I was excited to see what I could help others with. Overall, taking the first step and posting my repo and seeing my peers give feedback was exciting. Getting Reviewed My Repo I had a couple people point out issues and provide helpful solutions with my code. First I had Michael Brackett find some grammatical mistakes in my README file as well as provide me useful insight and resources into the differences between the request and urllib modules in python. This allowed to get a second look at my README to make sure there were no mistakes and give me a chance to make a more informed decision on which module to use. Next...