GopherCon 2015
Under det senaste året har jag nästan uteslutande kodat Go och det märks tydligt att fler och fler intresserar sig för språket.
I början av Juli var jag för andra gången på GopherCon i Denver. I år hade konferensen vuxit till ~1500 deltagare och fått flytta några kvarter till Colorado Convention Center.
Många av talarna (och deltagarna) pratade om förbättringar och ändringar inför lanseringen av version 1.5.
Presentationer
Dag 1
- Go, Open Source, Community — Russ Cox (video) (text)
- Go kit: A Standard Library for Distributed Programming — Peter Bourgon (video) (slides)
- Delve Into Go — Derek Parker (video) (slides)
- How a complete beginner learned Go as her first backend language in 5 weeks — Audrey Lim (video) (slides)
- A Practical Guide to Preventing Deadlocks and Leaks in Go — Richard Fliam (video)
- Go GC: Solving the Latency Problem — Rick Hudson (video) (slides)
- Simplicity and Go — Katherine Cox-Buday (video) (slides)
- Rebuilding Parse.com in Go - an opinionated rewrite — Abhishek Kona (video) (slides)
- Prometheus: Designing and Implementing a Modern Monitoring Solution in Go — Björn Rabenstein (video) (slides)
- What Could Go Wrong? — Kevin Cantwell (video)
- The Roots of Go — Baishampayan Ghose (video) (slides)
Dag 2
- The Evolution of Go — Robert Griesemer (video) (slides)
- Static Code Analysis Using SSA — Ben Johnson (video) (slides)
- Go on Mobile — Hana Kim (video) (slides)
- Go Dynamic Tools — Dmitry Vyukov (video) (slides)
- Embrace the Interface — Tomás Senart (video) (slides)
- Uptime: Building Resilient Services with Go — Blake Caldwell (video) (slides)
- Cayley: Building a Graph Database — Barak Michener (video) (slides)
- Code Generation For The Sake Of Consistency — Sarah Adams (video)
- The Many Faces of Struct Tags — Sam Helman and Kyle Erf (video) (slides)
- Betting the Company on Go and Winning — Kelsey Hightower (video)
- How Go Was Made — Andrew Gerrand (video) (slides)
/ Peter