cgo Safely Taming the Beast
Offered By: Gopher Academy via YouTube
Course Description
Overview
Explore the intricacies of cgo and learn how to safely harness its power in this 48-minute conference talk from GopherCon 2016. Delve into the challenges and best practices of using cgo, a powerful tool that allows Go programs to call C code. Discover techniques for taming the complexities of cgo while maintaining safety and performance in your Go projects. Gain valuable insights from Filippo Valsorda's expertise on effectively integrating C libraries into Go applications and understanding the potential pitfalls to avoid.
Syllabus
GopherCon 2016: Filippo Valsorda - cgo Safely Taming the Beast
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