Overview
Explore how to transition from object-oriented programming (OOP) patterns to idiomatic Go in this GopherCon 2023 talk by Dylan Bourque. Learn to break OOP muscle memory developed from languages like C++, Java, and C#, and discover how to adapt common OOP constructs, patterns, and idioms to Go's unique approach. Gain insights into avoiding traps and pitfalls when translating existing OOP code to Go, and understand why Go is not considered a traditional object-oriented language. Enhance your Go programming skills by learning how to write more idiomatic and efficient code that aligns with Go's design philosophy.
Syllabus
GopherCon 2023: Dylan Bourque - Clean Up Your GOOOP: How to Break OOP Muscle Memory
Taught by
Gopher Academy