GoLang Interfaces | Beginners Tutorials
This video covers the basics of GoLang interfaces for beginners, which allows for a little bit of Object Oriented Programming. The interfaces allow for a grouping of user defined types, such as structs, with similar behaviors. We also go over the empty interface, which allows for any type!
Structural Typing https://en.wikipedia.org/wiki/Structural_type_system
GoLang Documentation https://pkg.go.dev/std
All code found in this video will be at: https://github.com/NerdCademyDev/golang
Let me know if you have any issues!
What else would you like me to cover?
Until next time...
2021-11-30
0.0 LBC
None
37129247 Bytes