* Learning Go

But I'm thinking most of people can learn Go using only internet resources.

https://www.oreilly.com/library/view/learning-go/9781492077206/

* Effective Go

https://go.dev/doc/effective_go

Probably, this is enough to learn basically most of Go.

* Concurrency in Go

If you want to learn Go's goroutine/channel:

https://www.oreilly.com/library/view/concurrency-in-go/9781491941294/

Reply to this note

Please Login to reply.

Discussion

Thank you 😊🙏

I will try to learn Go this year ( progress may not be as much as Kaiji-san though)