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
Computer Vision: The FundamentalsUniversity of California, Berkeley via Coursera Programming Languages
University of Virginia via Udacity Learn to Program: Crafting Quality Code
University of Toronto via Coursera Computational Photography
Georgia Institute of Technology via Coursera Algorithms: Design and Analysis, Part 2
Stanford University via Coursera