DEV Community

Discussion on: Im trying to learn golang. there some good refrence to learn golang?

Collapse
 
rubenwap profile image
Ruben Sanchez

I would say that a very good resource is exercism.io/ It has something other platforms don't easily offer: Real human people reviewing your exercises and giving you useful feedback (for free!)

I am currently doing the Golang track over there and I am pretty happy. Mentors are great and exercises are challenging enough, so once you have mastered the basics via A tour of Go, you are ready to use this.

Collapse
 
lukidwianto profile image
Luki

Thank you Ruben Sanchez for the refrence. Wish you all the best