Slides can be seen using the tool Go Present.
$ go get code.google.com/p/go.tools/present
$ go get github.com/golangmedellin/gotalks
$ cd $GOPATH/src/github.com/golangmedellin/gotalks/<meetup date>
$ present
$ open http://127.0.0.1:3999 in your preferred browser- https://leanpub.com/GoNotebook/read
 - http://roberto.costumero.es/slides/Go2010/manual_go.pdf
 - http://codegangsta.gitbooks.io/building-web-apps-with-go
 - http://www.golang-book.com/
 - https://github.com/astaxie/build-web-application-with-golang/blob/master/en/eBook/preface.md
 - http://jan.newmarch.name/go
 - http://www.golangbootcamp.com/book
 - https://github.com/avelino/awesome-go
 - https://gocasts.io
 - https://gophercasts.io/
 - https://gobyexample.com/