From f79e97fb7a6ce255aceaf0d687626e998a5d28d4 Mon Sep 17 00:00:00 2001 From: Damian Gryski Date: Thu, 28 Jul 2016 11:57:50 -0400 Subject: [PATCH] Add Cloud Native Go Fixes #33 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eb08051..5fea633 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,6 @@ Learn Go is a beginner-friendly introduction to the Go language. You'll get expe Go, commonly referred to as golang, is a programming language initially developed at Google in 2007. This book helps you to get started with Go programming. It describes all the elements of the language and illustrates their use with code examples. - **Advanced Books** --- @@ -181,6 +180,11 @@ Free to [read online](https://thewhitetulip.gitbooks.io/webapp-with-golang-anti- [Download ePub](https://www.gitbook.com/download/epub/book/thewhitetulip/webapp-with-golang-anti-textbook) [Download mobi](https://www.gitbook.com/download/mobi/book/thewhitetulip/webapp-with-golang-anti-textbook) +###[Cloud Native Go: Building Web Applications and Microservices for the Cloud with Go and React](https://www.amazon.com/Cloud-Native-Applications-Microservices-Developers/dp/0672337797) + + + +Today, companies and developers need to respond to changing markets at breakneck speeds. Organizations that aren't built on highly-available, rapidly-evolving software are going the way of the dinosaurs. Cloud Native Go brings together the knowledge developers need to build massive-scale cloud applications that meet the insatiable demands of today's customers and markets. Resources ====