A Comment on Commenting
15 Feb 2019 | Leadership
Steve is new to software, they spend a lot of time reading documentation, writing code, commenting it out, and trying again.
15 Feb 2019 | Leadership
Steve is new to software, they spend a lot of time reading documentation, writing code, commenting it out, and trying again.
23 Aug 2017 | Archives
In 2010 I spent 8 months in the worst job I ever had. For the last 5 or so of those months I was the company’s first an only Scrum Master. The individuals I worked with said that it was the best experience of their careers. This is a story of those 5 months.
28 Mar 2016 | Leadership
Testing software isn’t a new subject by any means, but that also doesn’t mean it’s well understood or easy to approach. If you’re starting a new project you have the benefit of only needing to test what you create, but if you have an established, legacy project you have the extra burden of trying to test the other interactions of code and system that already exist.