The Power and Elegance of Reflection
Offered By: Gopher Academy via YouTube
Course Description
Overview
Explore the power and elegance of reflection in Go programming during this 45-minute conference talk from GopherCon 2016. Delve into the concept of reflection, its importance, and practical applications. Learn why reflection is a powerful tool and how it enhances code readability and simplicity. Gain insights from expert perspectives and examine key enablers of reflection. Discover practical examples using GitHub and Playground, focusing on slices, maps, and basic package inspection. Understand interface reflection and its implementation through a detailed case study and live demonstration.
Syllabus
Introduction
Why Reflection
What is Reflection
Reflection is a Powerful Tool
Call from the Expert
What is readability
What is simplicity
Key enabler
GitHub
Playground
Slice
Map
Basic Package
Inspection
Interface
Reflection Example
Case Study
Demo
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