GoLang OOP Explained: The Basics
ฝัง
- เผยแพร่เมื่อ 4 ม.ค. 2025
- In this video, we’ll break down the basic concepts of OOP and how they can be applied in Go. We’ll cover key topics such as structs, methods, interfaces, and more, with a clear and practical example. By the end of this video, you’ll know how to implement the basics of OOP principles in Go.
GitHub link to the code:
github.com/arc...
#golang