/tag/golang
- 11 February 2024
Go Get Better Workshop
King’s Centre, Norwich on 14th February 2024 Dom Davis is a Senior Developer currently working at Revelio Labs. He’s got almost a decade of Go experience, over 2 and a half decades of professional programming experience — and if you really wanted to take this further — around 4 ...
- 29 May 2022
Make The Dead Fish Swim - Test Driven Golang
Today we are going to take a look at solving "Make The Dead Fish Swim" - A Codewars challenge ranked '6 kyu' and we are going to do it using Test Driven Development. First of all, let us look at the challenge we are going to tackle: Write a simple parser that will parse and ru...