Hacker News new | past | comments | ask | show | jobs | submit login

I always refer myself and junior developers to Effective Go to sharpen their skills when working in our codebase.

Are there other hidden Go gems/guides that exist that I happen to not know about as well?




Yes, definitely dozens of pretty good online resources. Here are 3:

- Tour of Go: https://tour.golang.org/

- Practical Go: Real world advice for writing maintainable Go programs, by Dave Cheney: https://dave.cheney.net/practical-go/presentations/gophercon...

- Uber Go Style Guide: https://github.com/uber-go/guide/blob/master/style.md



yes a talk from one of the big wigs in GO. Think its called 'Rethinking Conccurency' ?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: