Want to learn Go Methods and Interfaces in a real environment?
Click below, get a fresh Linux box with Go ready to go, and work through Methods and Interfaces hands-on with an AI tutor that knows your code.
Start this lessonMethods and InterfacesWhat you'll learn
- Method declaration
- Receiver types
- Pointer vs value receivers
- Interface definition
- Implicit interface satisfaction
- Small interfaces
- Io.Writer example
