Hacker News new | ask | show | jobs
by usmannk 1253 days ago
I was looking for golang in this thread and this is the only reference I found. Would you mind linking the Go book you reference? Thanks
1 comments

Sure thing:

https://lets-go-further.alexedwards.net

That book is a follow-up to an easier book [1] that I also bought, but ended up skipping since I was only interested in writing JSON APIs.

[1] https://lets-go.alexedwards.net

Thanks!