/GoSelfLearning

My notes on learning GoLang

Primary LanguageGo

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.

Online Resources

A Tour Of Go

Error Handling

Golang book: Concurrency

50 Shades Of Go

Books

The Little Go Book

Current Reading List

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