Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Thu, 29 Mar 2018 15:27:00 +0000 Book: Practical Cryptography With Go This is a book about cryptography: how to communicate securely. There are several objectives that cryptography aims to solve: confidentiality, integrity, and authenticity. It also helps solve some other problems that come up in secure communications, but it’s important to remember that it isn’t a complete solution to security problems. In this book, we’ll look at how to build secure systems; some of the problems that cryptography does not solve will also be pointed out. This book will attempt to guide you in your attempt to understand how to use cryptography to secure your services, and illustrate it using the Go programming language. 11 points posted by kenny https://leanpub.com/gocrypto/read 1972 Tue, 21 Mar 2017 15:44:00 +0000 Book: A Go developer's notebook by Eleanor McHugh #tutorial 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. 11 points posted by kenny https://leanpub.com/GoNotebook 1569 Thu, 19 Jan 2017 10:43:00 +0000