Hi there 🙂 Today I wrote a post about starting to learn Golang. I have already installed the golang. Hello World To write hello world, you first create a module following these ways; I created a directory named hello and changed my current directory as hello. I created a module named hello. It also creates […]