GoCodingPoint Go Programming constructs Prerequisites Ensure that go is installed brew update brew install go 2.git clone this repository git clone https://github.com/bhagvank/GoCodingPoint.git Run Helloworld go run main.go