ecunal / brownbag

The slides and example codes from my brownbag session about Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slides & example codes from my brownbag session about Go language on 7 Jan 2015.

Slide is accessible at: http://go-talks.appspot.com/github.com/ecunal/brownbag/golang.slide.

Running locally
$ go get golang.org/x/tools/cmd/present
$ go get github.com/ecunal/brownbag
$ cd $GOPATH/src/github.com/ecunal/brownbag && present

Then visit http://127.0.0.1:3999/golang.slide.

References

About

The slides and example codes from my brownbag session about Go.

License:MIT License


Languages

Language:Go 100.0%