Y
Hacker News
new
|
ask
|
show
|
jobs
by
thirsteh
4035 days ago
https://godoc.org/golang.org/x/tools/cmd/present
1 comments
zatkin
4035 days ago
Wow, they run an entire web server just for slides?
link
enneff
4035 days ago
They're not just slides. Some of the slides have code that you can click to run:
http://talks.golang.org/2012/concurrency.slide
link
zatkin
4035 days ago
My lack of knowledge resulted in downvotes. Thanks for the reply.
link
davecheney
4035 days ago
Wow. You have to use a whole web browser just to view slides ?
link
TazeTSchnitzel
4035 days ago
The web is almost perfect for a presentation.
link
squiguy7
4035 days ago
When you are Google and your slides generate traffic why not right?
link
ngrilly
4035 days ago
If you don't care about executing the code, you can save the slides to a PDF. I did this in Chrome many times and it works well.
link