Navigating Unfamiliar Code with the Go Guru
Offered By: Gopher Academy via YouTube
Course Description
Overview
Explore effective techniques for navigating and understanding unfamiliar Go code using the Go Guru tool in this 29-minute conference talk from GopherCon 2016. Learn about naming conventions, free variables, and behind-the-scenes operations while discovering various modes, editor support, and type queries. Gain insights into point analysis through a live demonstration, and understand the challenges and future developments in Go code navigation.
Syllabus
Introduction
Outline
Name
Naming
Free variables
Behind the scenes
Priori modes
Editor support
Types
Queries
Aliases
Point Analysis
Point Analysis Demo
Challenges and Future Work
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