Learn how to get started using Go (Golang) on the IBM Cloud to deploy to IBM Cloud Foundry and IBM Cloud Functions.
Go 101 is a book focusing on Go syntax/semantics and all kinds of details. The book also tries to help gophers gain a deep and thorough understanding of Go. The book is expected to be helpful for both beginner and experienced Go programmers.
kubernetes for Devops contains to the point real world easy to use example for your development and production environment.
Cryptography is for everyone, no matter which role, function you are in, a basic level of security is needed. The style and approach is used in this book is to full-fill all of the cryptography needs for the go lang programmer from beginner to advanced level.
This book will help you learn Go using your knowledge of PHP.
A Go Developer's Notebook is a living book about the Go language and programming in general, written by a long-standing member of the Go community and based on her experience working with Go since its initial public release in November 2009.
Production Go is the book about creating and maintaining modern production applications written in Go. It assumes prior programming knowledge, and is recommended for professional programmers.