
Francesc Campoy
Gopher, Host of the Just For Func Podcast, and VP of Developer Relations at source{d}

Go was designed with Google's needs in mind, and when you're running software at the scale that Google does robustness is of prime importance. In this talk we will cover what design decisions of Go help building robust programs, but also those parts of the language can cause problems that one needs to be aware and what techniques to apply to avoid risks.
We will also compare Go robustness to Erlang, probably the most robust runtime out there, and see how its "let it crash" principle can be brought into Go.
Related
CONTENT

Teaching Kids How to Code with Hedy
February 15, 2023


The Ideal Programming Language
February 8, 2022


SOLID Elixir
November 30, 2018

The Robustness of Go
November 30, 2018

C++ - the Newest Old Language
May 30, 2018