Don't Just Check Errors - Handle Them Gracefully
Offered By: Gopher Academy via YouTube
Course Description
Overview
Explore error handling best practices in Go with Dave Cheney's insightful GopherCon 2016 talk. Learn how to move beyond simple error checking and implement graceful error handling techniques that improve code reliability and maintainability. Discover strategies for creating meaningful error messages, structuring error types, and effectively propagating errors through your Go programs.
Syllabus
GopherCon 2016: Dave Cheney - Dont Just Check Errors Handle Them Gracefully
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