This is the official repository for slides and talks from GopherCon 2014.
If you create a pull request - don't forget to update this file.
- Hello Gophers by Rob Pike (video)
- High Performance Systems in Go by Derek Collison (video)
- The Go Circuit by Petar Maymounkov (video)
- A Channel Compendium by John Graham (video)
- Bluetooth Low Energy and Embedded Go by Josh Bleecher Snyder (video)
- Go for Sysadmins by Kelsey Hightower (video)
- Heka by Rob Miller (video)
- Gophers on a Plane: The Story of Go on App Engine by David Symonds (video)
- Writing a High Performance Database in Go by Ben Johnson (video)
- From Node.js to Go by Kelsey Falter (video)
- Spray Some NSQ on it by Matt Reiferson (video)
- Taking Back the Command Line with Go by Mike Gehard (video)
- Camlistore & The Standard Library by Brad Fitzpatrick (video)
- Go, From C to Go by Russ Cox (video)
- Painless Data Storage with MongoDB and Go by Gustavo Niemeyer and Steve Francia (video)
- Best Practices for Production Environments by Peter Bourgon (video)
- Building a Relevancy Engine using MongoDB and Go by William Kennedy (video)
- Making Docker GO by Victor Vieux (video)
- Writing and Debugging a Web-Based Multi-Player Game by Stephen McQuay and Fraser Graham (video)
- Gobot: Go Powered Robotics and Physical Computing by Ron Evans, Adrian Zankich (video)
- Inside the Gophers Studio (video)
- Building Database Applications with Database/SQL by Baron Schwartz (video)
- Build Your Developer Tools in Go by Alan Shreve (video)
- Building Web Services in Go by Richard Crowley (video)
- Go For Gophers by Andrew Gerrand (video)
- Announcing Bazil: a distributed file system by Tommi Virtanen
- Fast GitHub Command Line Client by Jingwen Owen Ou (source)
- Go in a Microsoft Shop by Harvey Kandola
- Mutant Go compilers by Elliott Stoneham
- Golang as a worker for disco map-reduce framework (discoproject.org) by Shayan Pooya
- Packrat Parsing by Stephen Weinberg
- Deck - a Go package for presentations by Anthony Starks (source)
- Go and AI by Landon Jones
- Introducing upper.io/db: painless database interaction by Carlos Nieto
- Event Streaming with Go by Stuart Nelson (source)
- Learning by Contributing by Nathan Youngman
- Go QML + Open GL by Gustavo Niemeyer (source)
- How we used Test Driven Development to build Stretchr by Mat Ryer
- Serving 3d brain image volumes and neurons using Go by Bill Katz
- Hockeypuck: an OpenPGP keyserver developed in Go by Casey Marshall
- Urknall: a go provisioning toolkit by Tobias Schwab
- pgx: advance PostgreSQL driver by Jack Christensen
- Generating an EC2 client library using go/ast by Stuart Tettemer
- Gene Expression Programming (GEP) in Go by Glenn Lewis (source)
- Tech demo of a multiplayer, shared display, game experience by Ernest Mickei
- Hugo: a fast and modern website engine by Steve Francia (source)
- Motion tracking in Go by Nick Cabatoff (source)
- Go on Heroku by Edward Muller (source)
- Good Enough Task Offloading by Brian G. Merrell
- Optimizing Concurrent Software in Go by Randall McPherson
- Sigourney: a modular audio synthesizer in Go by Andrew Gerrand (source)
- Imhotep: static analysis for code review by Justin Abrahms (source)
- Intro to the Consul by Armon Dadgar
- Browser Flood by Felix Geisendoerfer
- InfluxDB - a distributed time series, metrics, and events database by Paul Dix