Seems like the right question to ask... Why learn GO?
https://github.com/ethereum/go-ethereum
https://eng.uber.com/go-geofence/
https://www.quora.com/How-do-I-learn-to-write-a-distributed-system-in-Go-language
Google Search Results for Go based Distributed Systems
https://www.goin5minutes.com/
http://www.confusedcoders.com/go/create-a-basic-distributed-system-in-go-lang-part-1
http://www.confusedcoders.com/go/create-a-basic-distributed-system-in-go-lang-part-2-http-server-json-requestresponse
Great talk on Go language and Distributed System Design using Go.
One of the best videos on understanding Go language from its creators.
This one I haven't seen but looks like a good one.
Learn Go
Official Go Guide. I found it succinct and focuses on essentials.
https://tour.golang.org
Tons of good resources.
https://github.com/golang/go/wiki/Learn
Learn X in Y Mins.
https://learnxinyminutes.com/docs/go/
Resources List
https://dave.cheney.net/resources-for-new-go-programmers
Reddit has it.
https://www.reddit.com/r/golang/comments/46f5gi/best_book_to_pick_up_go_for_an_advanced_developer/
What I learned in 2017 Writing Go
https://www.commandercoriander.net/blog/2017/12/31/writing-go/
No comments:
Post a Comment