Everything You Always Wanted to Know About Type Inference in Go
Offered By: Gopher Academy via YouTube
Course Description
Overview
Explore the powerful Go feature of type inference in this 39-minute conference talk from GopherCon 2023. Discover how type inference simplifies generic functions by allowing omission of explicit type arguments, resulting in cleaner code with less boilerplate. Learn about the compiler's process of deducing type arguments from function usage, and gain insights into the potential for expanded inference capabilities. Ideal for those curious about the inner workings of type inference, its future possibilities, or anyone seeking to deepen their understanding of Go's generic features.
Syllabus
GopherCon 2023: Robert Griesemer - Everything You Always Wanted to Know About Type Inference
Taught by
Gopher Academy
Related Courses
Разработка веб-сервисов на Go - основы языкаMoscow Institute of Physics and Technology via Coursera Getting Started with Go
University of California, Irvine via Coursera Concurrency in Go
University of California, Irvine via Coursera Functions, Methods, and Interfaces in Go
University of California, Irvine via Coursera Game Thinking: Juego y toma de decisiones
The Pontificia Universidad Javeriana via edX