GopherCon 2014 Build Your Developer Tools in Go by Alan Shreve

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=stFw0f3WEsk



Duration: 28:40
4,794 views
42


Go is well-known as a rising star in building infrastructure and networked services. But it also makes an excellent choice for building developer tools that are downloaded and run on diverse, uncontrolled environments around the world. I will briefly cover why Go makes such an excellent choice for creating developer tools, but the talk will focus primarily on how to solve the most common problems unique to these tools. I will cover how to bundle non-code asset files, safely cross-compile release builds, remotely auto-update, gracefully handle crashes and more by drawing on lessons and techniques learned building my own developer tool, ngrok.

Help us caption & translate this video!

http://amara.org/v/FG0X/




Other Videos By Confreaks


2014-05-22RailsConf 2014 - Tales from the Crypt by Aaron Bedra, Justin Collins and Matt Konda
2014-05-22RailsConf 2014 - Class Reloading in Ruby on Rails: The Whole Story by Xavier Noria
2014-05-22RailsConf 2014 - WebRTC Change Communcations Forever by Greg Baugues
2014-05-22RailsConf 2014 - Panel Discussion: The Future of Rails Jobs
2014-05-22RailsConf 2014 - Secrets of a World Memory Champion by Chris Hunt
2014-05-22RailsConf 2014 - An Ode to 17 Databases in 33 Minutes by Toby Hede
2014-05-22RailsConf 2014 - Engine Yard's New and Improved Cloud Platform by Edward Chiu & Will Luongo
2014-05-22RailsConf 2014 - Heroku 2014: A Year in Review by Terence Lee & Richard Schneeman
2014-05-22RailsConf 2014 - Software Development Lessons from the Apollo Program by Julian Simioni
2014-05-21GopherCon 2014 Closing Day Keynote by Andrew Gerrand
2014-05-21GopherCon 2014 Build Your Developer Tools in Go by Alan Shreve
2014-05-21GopherCon 2014 Building Database Applications with Database/SQL by Baron Schwartz
2014-05-21GopherCon 2014 Inside the Gophers Studio with Blake Mizerany
2014-05-21RailsConf 2014 - Writing Small Code by Mark Menard
2014-05-21RailsConf 2014 - Culture of Continue Delivery by Leena S N and Vaidy Bala
2014-05-21RailsConf 2014 - How to Build a Smart Profiler for Rails by Tom Dale and Yehuda Katz
2014-05-21RailsConf 2014 - Workshop - Ruby Coding Dojo by Carlos Souza and David Rogers
2014-05-21RailsConf 2014 - Workshop - Simplifying Code: Monster to Elegant in Less Than 5 steps by Tute Costa
2014-05-21RailsConf 2014 - Looking Backward: Ten Years on Rails by Luke Francl
2014-05-21RailsConf 2014 - Real-time Rails with Sync by Mike Moore
2014-05-21RailsConf 2014 - Make an Event of It by Jason Clark



Tags:
gophercon2014
gophercon
golang
cli
developer tools