Golang Data Structures For Beginners: Generic List

Golang Data Structures For Beginners: Generic List

5.859 Lượt nghe
Golang Data Structures For Beginners: Generic List
In this Golang tutorial, I'll teach you how to create a generic list in Golang. We'll use the standard slice type from the go programming language and extend it with our own functionality by using Golang generics 1.18. If you're new to Golang and want to learn how to create basic data structures, then this video is for you! By the end of this video, you'll know how to create a generic list in Golang, which will be useful for many situations. 📢 I am also building a Discord community! Feel free to join if you are willing to learn about distributed systems, blockchain, web3, Defi, and quantitative trading. Or just hang out and chat. https://discord.gg/bDy8t4b3Rz ► Support me on PATREON and get access to exclusive lessons, tutorials, and LIVE streams https://www.patreon.com/anthonygg_ ► Join my Discord community for free education https://discord.gg/bDy8t4b3Rz ► Follow me on GitHub https://github.com/anthdm ► Follow me on Twitter https://twitter.com/anthdm #golang