Generics
Offered By: Gopher Academy via YouTube
Course Description
Overview
Explore the introduction of generics in Go with this 29-minute conference talk from GopherCon 2021. Join Go Team members Robert Griesemer and Ian Lance Taylor as they discuss the upcoming 1.18 release, which officially supports generic functions and types. Learn about the new packages providing common generic functionality and gain insights into the expressive power generics bring to Go. Discover best practices for implementing generics, including guidance on when and where to use these new features for optimal readability, maintainability, and performance. Get a brief overview of the new features and understand the responsibilities that come with leveraging generics in your Go code.
Syllabus
GopherCon 2021: Robert Griesemer & Ian Lance Taylor - Generics!
Taught by
Gopher Academy
Related Courses
Advanced Java ProgrammingUdemy Scala Type Classes and Parameterization
Pluralsight Random Variables as Types - Lecture 11
The Julia Programming Language via YouTube Hands-on With Dynamic Dispatch Traits in Rust - Rust Tutorial for Developers
Trevor Sullivan via YouTube IEnumerable and IEnumerator Interfaces in C#
tutorialsEU via YouTube