August 2019
Beginner to intermediate
798 pages
17h 2m
English
Maps are more versatile than both slices and arrays but this flexibility comes at a cost: the extra processing power required for the implementation of a Go map. However, built-in Go structures are very fast, so do not hesitate to use a Go map when you need to. What you should remember is that Go maps are very convenient and can store many different kinds of data, while being both easy to understand and fast to work with.
Read now
Unlock full access