Skip to content

peeush-agarwal/learn-golang

Repository files navigation

Golang learning tutorial

References

Setup

  1. Install Go
    • Go distribution actually comes with a Go CLI tool
      • Browse to go.dev and download the installer
      • Install the package
      • Go to terminal and verify by running go command in the terminal
  2. Install an IDE - Editor for writing code
    1. “Go” extension by “Go team at Google”

Tutorials

About

Go language learning material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published