#objects
Read more stories on Hashnode
Articles with this tag
Explore fundamental OOP principles in Go · Object-oriented programming (OOP) is a programming paradigm based on the concept of "objects", which can...
Learn how to create custom types in Go language. · In Go, a struct is a composite data type that groups together zero or more values with different data...