Posted inmisc Rubber Duck Debugging Posted by By lukegarrigan 7th November 2021 We've all been there, battling through a nasty bug that just doesn't seem to reveal…
Posted inregex Regex: From beginner to best on your team in one blog Posted by By lukegarrigan 20th March 2021 Recently I've been doing quite a lot of work using Regex and to be honest,…
Coding Chess with TDD Posted by By lukegarrigan 13th February 2021 TDD is a pretty simple idea, you write your tests before you write any code…
Posted ingame-dev How To Code A Game As A Beginner Posted by By lukegarrigan 6th February 2021 Introduction So you want to get into programming? And you know you want to code…