Last active
May 21, 2019 11:42
-
-
Save anshuraj/9342c4eb23c33c1da0563f8aa4d34e31 to your computer and use it in GitHub Desktop.
Revisions
-
anshuraj revised this gist
May 21, 2019 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 5. Laws of Reflection: https://blog.golang.org/laws-of-reflection -
anshuraj revised this gist
May 20, 2019 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 4. Why GO? https://talks.golang.org/2012/splash.article -
anshuraj created this gist
Apr 3, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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