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.

Revisions

  1. anshuraj revised this gist May 21, 2019. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion goResources.txt
    Original file line number Diff line number Diff line change
    @@ -9,4 +9,5 @@ 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
    4. Why GO? https://talks.golang.org/2012/splash.article
    4. Why GO? https://talks.golang.org/2012/splash.article
    5. Laws of Reflection: https://blog.golang.org/laws-of-reflection
  2. anshuraj revised this gist May 20, 2019. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion goResources.txt
    Original file line number Diff line number Diff line change
    @@ -8,4 +8,5 @@
    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
    3. https://www.youtube.com/watch?v=QDDwwePbDtw
    4. Why GO? https://talks.golang.org/2012/splash.article
  3. anshuraj created this gist Apr 3, 2019.
    11 changes: 11 additions & 0 deletions goResources.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    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