Media Summary: Ever feel like moving code bases, even in the same language, can feel like working at an entirely new company? Over the past ... A look at how Mat Ryer builds web services after doing so for the past eight years. Extremely practical, tried and tested patterns ... Go, being a relatively recent statically typed, compiled language, is known to produce efficient programs. But writing a program in ...
Gophercon 2019 Yet Another Elegant - Detailed Analysis & Overview
Ever feel like moving code bases, even in the same language, can feel like working at an entirely new company? Over the past ... A look at how Mat Ryer builds web services after doing so for the past eight years. Extremely practical, tried and tested patterns ... Go, being a relatively recent statically typed, compiled language, is known to produce efficient programs. But writing a program in ... Speaker: Dave Cheney, VMware () Well socialised Gophers often cite readability as one of Go's core tenets, ... It is a joy to build command-line tools that are not only easy to learn, but that Let's talk about programmable errors and how you can design your own architecture that allows you to legibly master your system ...
Francesc Campoy Flores is the VP of Developer Relations at ... As our customer workloads continue to increase, we find ourselves engaging with a number of interesting scaling challenges. Ever wanted to ask arbitrary questions about your program while it is running with minimal impact on performance? In this talk, we ... Speaker: Jacob Walker, Ardan Labs () Like C, Go uses both stack and heap memory. How can a Gopher know which is ...