I came to Go from 10+ years of Python (and 20 years of C before that). Go By Example <https://gobyexample.com/> was the online resource I found most useful in first few weeks of learning the language. I also highly recommend getting a copy of The Go Programming Language <https://www.gopl.io/>and working your way through the chapters.
For specific questions, this forum and Stack Overflow are both excellent. Finally, it's been my experience that actually getting things done in any language comes down to mastery of its standard library. Plan to spend a lot of time in https://golang.org/pkg/. Good luck in your journey! On Saturday, January 4, 2020 at 1:28:24 PM UTC-5, Motaz Hejaze wrote: > > 2 - What is the fastest resource to learn Golang ( efficiently ) ? > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/e8d44ee2-4fa5-4078-85b8-48eb84354ca3%40googlegroups.com.