5 Mistakes C-C++ Devs Make While Writing Go
Offered By: Gopher Academy via YouTube
Course Description
Overview
Explore common pitfalls C/C++ developers encounter when transitioning to Go in this 30-minute conference talk from GopherCon 2018. Gain insights into the fundamental differences between C/C++ and Go programming paradigms, and learn how to adopt the "Go way" of writing more effective code. Discover best practices for C programmers learning Go, including how to avoid bringing C-style concepts like obfuscated pointer math into Go projects. Benefit from the speaker's unique perspective as a newcomer to Go, and understand how to leverage Go's strengths while breaking away from C/C++ habits.
Syllabus
GopherCon 2018: Nyah Check - 5 Mistakes C/C++ Devs Make While Writing Go
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