From a62a03511b67d687612a88f52db2b641045aa2dc Mon Sep 17 00:00:00 2001 From: Merjem Bajramovic <55462788+Vukory@users.noreply.github.com> Date: Sat, 24 Oct 2020 20:43:10 +0200 Subject: [PATCH] Added How To Code in Go book (#4666) --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index f3f78ce4..bb11cd0a 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1390,6 +1390,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Go Bootcamp](http://www.golangbootcamp.com/book) - Matt Aimonetti * [Go by Example](https://gobyexample.com) * [Go for Javascript Developers](https://github.com/bulim/go-for-javascript-developers) +* [How To Code in Go](https://www.digitalocean.com/community/books/how-to-code-in-go-ebook) - Mark Bates, Cory Lanou, and Timothy J. Raymond (PDF, EPUB) * [Learn Go with Tests](https://quii.gitbook.io/learn-go-with-tests/) * [Learning Go](https://miek.nl/go/) * [Let's learn Go!](http://go-book.readthedocs.io/en/latest/) -- GitLab