srikiraju / Golang-NestedDatastructures-Tutorial

A hands-on tutorial for nested datastructures in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang-NestedDatastructures-Tutorial

A hands-on tutorial for nested datastructures in Go.

Chapter 1: Arrays of Arrays

Chapter 2: Maps of Arrays

Chapter 3: Arrays of Maps

Chapter 4: Maps of Maps

About

A hands-on tutorial for nested datastructures in Go.