Interfaces in Go are SO GOOD – Go / Golang Interface Tutorial



Interfaces in Go are SO GOOD – Go / Golang Interface Tutorial

Interfaces in Go are SO GOOD - Go / Golang Interface Tutorial

🎨 Artist/Thumbnail Creator: https://jawhaj.art
πŸ“ Blog: https://donaldfeury.xyz/topics
πŸ‘₯Memberships: https://vod.strms.net/j/UCTHij3Ac5GizLsn5yB4IX_Q

Despite not having Object Oriented Programming language features, Go does still have interfaces.

Interfaces allow you to interchange what data types you are passing as arguments to a function, as long as that type has the required methods.

Interfaces in Go are different compared to, say, C# or Java, in that you don’t have to explicitly state you are implementing an interface, which is pretty cool.

### THANK YOU ###
Newest Channel Member – Cyan Nyan Ch. 衛小盐 – Geek
Newest Subscriber – JoΓ£o Victor Faria

### WANT TO SUPPORT THE CHANNEL? ###
πŸ’° Support Links: https://donaldfeury.xyz/donate

### WANT TO ASK ME A QUESTION? ###
πŸ’¬ Contact Me: https://donaldfeury.xyz/contact

### SOCIAL PLATFORMS ###
πŸ—£ Matrix: https://donaldfeury.xyz/matrix
πŸ’¬ Pleroma: https://donaldfeury.xyz/pleroma
πŸ—¨οΈ Discord: https://donaldfeury.xyz/discord
🐦 Twitter: https://donaldfeury.xyz/twitter

### VIDEO PLATFORMS ###
🎦 Twitch: https://donaldfeury.xyz/twitch
πŸŽ₯ Odysee: https://donaldfeury.xyz/odysee

### OTHER THINGS ###
πŸ“ GitLab: https://donaldfeury.xyz/gitlab
πŸŽ₯ My Gear: https://kit.co/dfeury

### SOFTWARE I USE ###
🌐 Brave Browser – https://brave.com/
🎞 ffmpeg: https://ffmpeg.org/
πŸ“½οΈ Open Broadcaster Software: https://obsproject.com/
🎨 GIMP: https://www.gimp.org/
πŸ“™ Neovim: https://neovim.io/

Thank ya’ll for your time and support!

#golang #go #interfaces

Comments are closed.