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
CompilersStanford University via edX Build a Modern Computer from First Principles: Nand to Tetris Part II (project-centered course)
Hebrew University of Jerusalem via Coursera Compiler Design
Indian Institute of Technology, Kharagpur via Swayam Foundations to Computer Systems Design
Indian Institute of Technology Madras via Swayam Compiler Design
YouTube