Some online resources that I found and are particularly useful in my journey re-learning Go programming since the mid of last year (2019), after the last time I touched Go programming in 2015.

There are many good Go programming courses and books. But over the years, my go-to have been “Learn Go with TDD” course and Effective Go book.

Courses#

References#

Best Practices#

I hope you find this useful as well. It goes without saying. YMMV.