Skip to content

Instantly share code, notes, and snippets.

@anshuraj
Last active May 21, 2019 11:42
Show Gist options
  • Select an option

  • Save anshuraj/9342c4eb23c33c1da0563f8aa4d34e31 to your computer and use it in GitHub Desktop.

Select an option

Save anshuraj/9342c4eb23c33c1da0563f8aa4d34e31 to your computer and use it in GitHub Desktop.
Resources to get started on GoLang
1. https://tour.golang.org/welcome/1
2. https://golang.org/doc/effective_go.html
3. https://learnxinyminutes.com/docs/go/
4. https://www.goin5minutes.com
5. https://github.com/astaxie/build-web-application-with-golang/
6. https://gobyexample.com
Other stuff
1. https://medium.com/@IndianGuru/what-has-been-your-biggest-challenge-while-working-with-go-31e11a5e5b8d
2. https://www.youtube.com/watch?v=HxaD_trXwRE
3. https://www.youtube.com/watch?v=QDDwwePbDtw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment