Where to Start Having spent over 10 years as a software developer and having managed teams and mentored people from other areas of technology, it...
2022 Dev Retro - My retro and why we should all do one. · As a developer, I am very familiar with the idea of a 'retro'. Retros are an important step in...
What is Mutation Testing Every developer writes unit tests, and much of the reporting on unit testing is around code coverage, with tools such as...
Introduction Setting Up For anyone who's been following my to-do series, then this article builds upon this post where I discuss setting up a free...
Introduction Containers are a popular way to package and deploy applications in modern day software development practices. For this article, I will...
Introduction This is the third article in the 'To-Do List' series. You do not need to follow the series to follow this tutorial, but you may find...