Saying Hello to the World with Golang
In this blog, we will
Install Go (if you haven't already)
Say Hello to the World
Use Go commands to run our code
Learn about packages and imports in Go
Learn about exported names
Install Go
Use the Download and Install steps.
Verify that you'v...
operationsguy.hashnode.dev3 min read