Skip to content

Instantly share code, notes, and snippets.

@slmingol
Forked from vermagav/learning_go.md
Last active March 9, 2020 13:20
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slmingol/3de18baad84f5397e1888226e0ee82d1 to your computer and use it in GitHub Desktop.
Save slmingol/3de18baad84f5397e1888226e0ee82d1 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 resources

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

Kubernete/K8s

STD LIB & Automating Builds

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