Featured image of post ๐Ÿง  Go resources for beginners

๐Ÿง  Go resources for beginners

A living list of compiled links for whoever is learning Go or want to keep up to date with it

Below a living list of compiled links for whoever is learning Go.

Official docs

  • Effective Go - https://go.dev/doc/effective_go

    • A document that gives tips for writing clear, idiomatic Go code. A must-read for any new Go programmer. It augments the tour and the language specification, both of which should be read first.
  • Go Code Review Comments https://github.com/golang/go/wiki/CodeReviewComment

    • This page collects common comments made during reviews of Go code, so that a single detailed explanation can be referred to by shorthands. This is a laundry list of common mistakes, not a comprehensive style guide. You can view this as a supplement to Effective Go.

Blogs

Courses

Videos

Podcasts

  • Go Time - Spotify
    • Diverse discussions from around the Go and its community
Built with Hugo
Theme Stack designed by Jimmy