josehu07 / go-learn

Golang "A Tour of Go" - Notes & Coding Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang "A Tour of Go" - Notes & Coding Examples

Jose @ ShanghaiTech

languages top-lang code-size

Contents

Basically Go essential coding concepts and examples, following "A Tour of Go" from golang.org.

Each sub-folder contains essential coding concepts, syntax and examples related to that topic. Detailed explanations will be given as comments if necessary.

PS: Not strictly following the GOPATH workspace rules.

About

Golang "A Tour of Go" - Notes & Coding Examples


Languages

Language:Go 100.0%