Go can do OOP too, sorta - Go / Golang OOP Tutorial | #feurious

🎨 Artist/Thumbnail Creator: https://jawhaj.art 📝 Blog: https://donaldfeury.xyz/topics 👥Memberships: https://vod.strms.net/j/UCTHij3Ac5Giz... 🖥 Example Code - https://gitlab.com/dak425/golang-oop-... While Go is not an object oriented language, you can take OOP approaches to designing your programs but only to an extent. Go does not do proper inheritance and instead relies on composition via interfaces to change out what types you are using. THANK YOU ### Newest Channel Member - Newest Subscriber - Phillip Lineburg 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! #go #golang #objectorientedprogramming #oop