Let's have some fun with Golang by building a simple website application server. Golang is a very robust and fast programming language. We will build...
Blockchain is an amazing technology to dive into. It has been around for some time now and powering very popular technologies like Ethereum. To make...
Part 1: Peeking into strings · What are Strings? 🤔 The way strings is stored in memory makes them immutable, making it difficult to perform simple...
Let's learn about python decorators. This is one of the patterns I love to use in python and It is widely used by senior programmers out there. What...
It's Netrobe here again. I would love to introduce you to an open-source project I built using Django, Python, and many amazing tools out there, that...
In this beautiful article, I would love to talk about the online tools that helped me improve myself as a software engineer/developer. Also, I will be...