Go Says WAT
Offered By: Gopher Academy via YouTube
Course Description
Overview
Explore the unexpected quirks and behaviors of the Go programming language in this 40-minute conference talk from GopherCon 2018. Delve into the less-obvious aspects of Go's design, challenging the notion that it's entirely free from the peculiarities found in other languages. Discover how Go's implementation of type safety and lack of automatic type promotion can still lead to surprising outcomes. Learn about the hidden complexities behind Go's seemingly straightforward syntax and gain a deeper understanding of the language's inner workings. Use this talk to enhance your knowledge of Go's language specification and improve your ability to anticipate and handle unexpected behaviors in your code.
Syllabus
GopherCon 2018: Jon Bodner - Go Says WAT
Taught by
Gopher Academy
Related Courses
A Holistic Go ExperienceGopher Academy via YouTube Safe, Fast, and Easy - Building a Plugin System with WebAssembly
Gopher Academy via YouTube A Journey Through Integration Testing with Go - What Could Go Wrong?
Gopher Academy via YouTube Kraken Wrangling for Dummies - Go Module Dependency Management at Scale
Gopher Academy via YouTube Go, the Data Engineer's Missing Tool?
Gopher Academy via YouTube