Basic Golang Examples This repository contains a collection of Go programs with examples. These examples explain the basics of golang. Available Examples Hello World Values Variables Constants For Loops Switch If Else Arrays Slices Slices Pointers Slice of Slice Slice Literals Slice Length Capacity Slice Bounds Slice Append Nil Slice Making Slice Maps Struct Struct Fields