#beginners
Read more stories on Hashnode
Articles with this tag
It’s no secret that testing is important. We rely on tests to describe intended behaviour, catch any subtle bugs and prevent regressions in our code....
Here at Shamaazi, we’ve recently gone through a round of hiring… and wow, hiring is hard! It’s challenging finding engineers who have the right...
I hate the word ‘utility’. It says absolutely nothing. And yet, I come across it in so often when programming. It can take different guises too:...
I've written production code in a variety of different languages throughout my career, including Haskell, Scala, Go, Python, Java or JavaScript. While...
I've been a professional programmer for the last several years. During this time I've risen rapidly through the ranks. I started as an intern, but I'm...
Programming is all about communication. We communicate with computers to tell them what we want them to do. We instruct them to carry out tasks to the...