The Robustness of Go
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the design decisions behind Go's robustness in this 32-minute conference talk from GOTO Copenhagen 2018. Delve into how Go addresses Google's need for scalable and reliable software. Examine language features that enhance program stability, while also identifying potential pitfalls and techniques to mitigate risks. Compare Go's approach to robustness with Erlang's renowned runtime reliability. Gain insights from Francesc Campoy, a Gopher and VP of Developer Relations at source{d}, as he dissects Go's strengths and weaknesses in building robust systems at scale.
Syllabus
The Robustness of Go • Francesc Campoy • GOTO 2018
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube