golang

Contacts Book

What? Let’s follow this tutorial to understand some basic concepts of Golang while creating a command line application to organize our contacts. But first we need to define what features or functions should cover a basic contact …

Golang Tutorial: Weight Conversion Tool

What? s tutorial will introduce some key concepts to start using unit testing. Testing is a crucial part of developing reliable software; often, when a new feature or an update is needed, the only way to ensure backward compatibility after …