Maps With Key Value Pairs - Learn Golang #8

preview_player
Показать описание
In this video we'll learn about Maps in Golang.

Maps create lists of Key/Value pairs. They are very similar to a Dictionary in Python or a Hash in Ruby.

In the video I'll show you how to create a map, call a map, change items in maps, delete items in maps, and iterate over maps.

#golang #codemy #JohnElder

Timecodes

0:00​​ - Introduction
0:51 - Create A Map In Golang
2:09 - Print Map To Screen
2:31 - Call Specific Map Item
2:56 - Shorthand For Creating A Map
3:26 - Change A Map Item
4:16 - Delete A Map Item
4:49 - Iterate Over A Map
6:20 - Conclusion
Рекомендации по теме
Комментарии
Автор

▶ Watch Entire Learn Go Playlist ✅ Subscribe To My YouTube Channel:
▶ See More At: ✅ Join My Facebook Group:
▶ Get The Code:

Codemycom