Added How to Code in Go by DigitalOcean

pull/80/head
Kiswono Prayogo 4 years ago committed by GitHub
parent 43238069e5
commit 7208c1c685
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -121,6 +121,10 @@ Solve your Go problems using a problem-solution approach. Each recipe is a self-
With this book you'll learn to use Go, taking advantage of it's multi-threaded nature, and typed syntax. Starting your API implementation in Go is your first step towards what a rock solid API should be.
### [How to Code in Go](https://www.digitalocean.com/community/books/how-to-code-in-go-ebook)
This book is designed to introduce you to writing programs with the Go programming language. Youll learn how to write useful tools and applications that can run on remote servers, or local Windows, macOS, and Linux systems for development. Available in [epub](https://assets.digitalocean.com/books/how-to-code-in-go.epub) and [pdf](https://assets.digitalocean.com/books/how-to-code-in-go.pdf).
**Advanced Books**
---

Loading…
Cancel
Save