2016/04/17

[Go] Golang Learning Resource


[Websites]


1. https://github.com/dariubs/GoBooks
2. http://www.golang-book.com/
3. https://github.com/ardanlabs/gotraining/tree/master/reading?utm_content=buffere9092&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer


[Books]


1. The Little Go Book (從變數命名判斷作者一定是七龍珠迷...)
http://openmymind.net/The-Little-Go-Book/


[Reference]


1. Golang.org
2. Go by Example
3. Go Tutorial
4. GoDoc

to be continued...

[Go] Golang plugin for Intellij platform


Reference: https://plugins.jetbrains.com/plugin/5047
Project on Github: https://github.com/go-lang-plugin-org/go-lang-idea-plugin

Link below is the autocompletion tool Gocode for Golang
https://github.com/nsf/gocode


(4/18 update) 

Golang plugins for Atom Editor



Golang plugin for Visual Studio Code