GitHunt
MO

moreandres/Go-Training

Content, plan and structure for an introduction to Go lang

Go Training & Workshop

This repo is a rich collection of example code & used as starting point for discussing many of the topics while teaching Go. It is maintained and managed by @algogrit.

Installation

mkdir -p $GOPATH/src/github.com/AgarwalConsulting

git clone https://github.com/AgarwalConsulting/Go-Training.git $GOPATH/src/github.com/AgarwalConsulting/Go-Training

cd $GOPATH/src/github.com/AgarwalConsulting/Go-Training

(or)

go install github.com/AgarwalConsulting/Go-Training@latest

References

Languages

Go93.2%Shell4.3%HCL1.7%Dockerfile0.5%Makefile0.3%

Contributors

Created December 10, 2021
Updated December 23, 2025
moreandres/Go-Training | GitHunt