My own resources of learning Go
I am holding notes and test code here on my Github profile so i can store my
progress of learning Golang.
I will also update with resources ive read so far.
A Tour Of Go
Error Handling
Golang book: Concurrency
50 Shades Of Go
The Little Go Book
Effective Go
Language Spec
Watch: Go Concurrency Patterns
Watch: Advanced Go Concurrency Patterns
Share Memory
Go Simple Programming Environment
Writing Web Applications
First Class Functions
Learning Go, Miek Gieben
Writing Table Driven Tests In Go
Writing Benchmarks In Go