Skip to content

Instantly share code, notes, and snippets.

@vermagav
Last active April 9, 2023 22:23
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save vermagav/f8f56103541598535e96188d1c3bffaf to your computer and use it in GitHub Desktop.
Save vermagav/f8f56103541598535e96188d1c3bffaf to your computer and use it in GitHub Desktop.
Learning Go

This is a simple collection of resources for learning Go. This is not an exhaustive list by any means.

Learning Go:

Some of the internals:

Highly recommended posts on some of Go's philosophies:

On testing:

Advanced:

Video resourcse:

Before you start writing produciton code, >read this from start to finish<:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment