Skip to content

Content, plan and structure for an introduction to Go lang

Notifications You must be signed in to change notification settings

AgarwalConsulting/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