BSBrenton Smithinbrentonsmith.dev·Jun 19, 2022 · 12 min readI Got Out! Part 2As covered in my last post, I recently graduated from the OMSCS program. In this post I will discuss the subjects I completed towards the Machine Learning specialisation. Subjects Completed I took the Machine Learning specialisation and took most of ...00
BSBrenton Smithinbrentonsmith.dev·Jun 19, 2022 · 10 min readI Got Out!Recently I graduated from Georgia Tech's Online Masters of Science in Computer Science program remotely from Australia. After completing my undergraduate degrees in Engineering and Business towards the end of 2018, I decided that I was interested in ...00
BSBrenton Smithinbrentonsmith.dev·Aug 29, 2021 · 3 min readCode Coverage Considered Harmful?Recently a colleague asked if we "care" about code coverage. My answer was that we care about it, but that it is not something we actively track. In fact, as I will show in this post, a focus on code coverage might actually be counter productive. Wha...01