|
|
|
Ask HN: What is the best way to learn Go?
|
|
13 points
by W-Stool
625 days ago
|
|
After 40+ years of writing C I'm going to learn Go. Is "The Go Programming Language" still the way? It is 8 years old now and the language has seen more than a few changes between then and now. What books should I be looking at? |
|
Check out the examples: https://gobyexample.com/
Check the docs for anything else: https://go.dev/doc/