Go
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Site: http://golang.org
Books

Practical Cryptography With Go
This is an introduction to cryptography for developers. It assumes that you aren't looking for cryptographic theories, but practical ways to use cryptography in your projects. It covers the basic standard building blocks, and includes some sample code to help you get started.



