The Standard Library Blog

When Twitter and a mailing list just isn't enough

The container Chapter Is Out!

18 July 2012


The container chapter is out, and it’s a big one.

I’m not kidding. Each of heap, list, and ring has their own example, along with a more real world example. It starts on page 52 and ends on 65.

While the Go language has slices and maps built in, sometimes you need some specific structure to solve a problem. The container package has got you covered for a few of those structures.

Learn how best to use this package by getting Go, The Standard Library for only $29. That price will definitely be going up in the future so get your hands on a copy now before it does!