Skip to content

manugeo4/Go-Training

 
 

Repository files navigation

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

About

Content, plan and structure for an introduction to Go lang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 94.5%
  • Shell 3.1%
  • HCL 2.0%
  • Other 0.4%