Go Beginners Series: Collection Types, Arrays, Slices, and Maps
In the previous parts of this series, you have learned about variables and how they help you store a specific value for easy use later in your code. You also learned about the different data types in Go and how to use them to better represent informa...
olodocoder.hashnode.dev11 min read