Go in Go
talks.golang.org
Go in Go
1–10 of 156 posts
Re: Go in Go
#2I really like the slide software. Does anyone know where I can find it?
Re: Go in Go
#3I really like the slide software. Does anyone know where I can find it?
This script is included at the top of the page source: http://talks.golang.org/static/slides.js
Re: Go in Go
#4I really like the slide software. Does anyone know where I can find it?
Re: Go in Go
#5Re: Go in Go
#6Oh, I was hoping for some go (aka baduk or weiqi) playing program written in go. These are a bit tricky to google ;)
Re: Go in Go
#7Earlier quoted context omitted.
https://godoc.org/golang.org/x/tools/cmd/present
Wow, they run an entire web server just for slides?
They're not just slides. Some of the slides have code that you can click to run: http://talks.golang.org/2012/concurrency.slide
Re: Go in Go
#8Re: Go in Go
#9These new Go presentations (this one and http://talks.golang.org/2015/state-of-go-may.slide#1) are great. Very insightful and well explained.