top | item 46391403

(no title)

heckelson | 2 months ago

I've been learning Go for about 4-6 months. So far I've been really enjoying the language. I'll suggest to you to work through the go tour in the beginning, then gobyexample is a great reference resource. I've also heard good things about the book "100 Go mistakes" which is for advanced users. Obviously, Go has its own quirks but if you can enjoy them and make the language work for you, it's really fun!

discuss

order

apexalpha|2 months ago

Thanks for the suggestions!

heckelson|2 months ago

I remembered a course called "Learn Go through testing" that looks intriguing and also for beginners.