From 74200c2b10aebf973f40df98d3ec2c9c20621e07 Mon Sep 17 00:00:00 2001 From: Cory LaNou Date: Fri, 4 Dec 2020 11:18:35 -0600 Subject: [PATCH] Add Digital Ocean "How to Code In Go ebook" (#3385) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 256bfcf9..50e785c2 100644 --- a/README.md +++ b/README.md @@ -2500,6 +2500,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [Go Bootcamp](http://golangbootcamp.com) * [Go Succinctly](https://github.com/thedevsir/gosuccinctly) - in Persian. * [GoBooks](https://github.com/dariubs/GoBooks) - A curated list of Go books. +* [How To Code in Go eBook](https://www.digitalocean.com/community/books/how-to-code-in-go-ebook) - A 600 page introduction to Go aimed at first time developers. * [Learning Go](https://www.miek.nl/downloads/Go/Learning-Go-latest.pdf) * [Network Programming With Go](https://jan.newmarch.name/go/) * [Spaceship Go A Journey to the Standard Library](https://blasrodri.github.io/spaceship-go-gh-pages/)