🗺️ back to content
menu
-
100 Go Mistakes: How to Avoid Them
-
Black Hat Go - Go programming for hackers and pentesters.
-
Build an Orchestrator in Go
-
Continuous Delivery in Go - This practical guide to continuous delivery shows you how to rapidly establish an automated pipeline that will improve your testing, code quality, and final product.
-
Creative DIY Microcontroller Project With TinyGo and WebAssembly - An introduction into the TinyGo compiler with projects involving Arduino and WebAssembly.
-
Effective Go: Elegant, efficient, and testable code - Unlock Go’s unique perspective on program design, and start writing simple, maintainable, and testable Go code.
-
For the Love of Go - An introductory book for Go beginners.
-
Go in Practice, Second Edition - Your practical guide on the ins-and-outs of Go development, covering the standard library and the most important tools from Go’s powerful ecosystem.
-
Know Go: Generics - A guide to understanding and using generics in Go.
-
Lets-Go - A step-by-step guide to creating fast, secure and maintanable web applications with Go.
-
Lets-Go-Further - Advanced patterns for building APIs and web applications in Go.
-
The Power of Go: Tests - A guide to testing in Go.
-
The Power of Go: Tools - A guide to writing command-line tools in Go.
-
Writing A Compiler In Go
-
Writing An Interpreter In Go - Book that introduces dozens of techniques for writing idiomatic, expressive, and efficient Go code that avoids common pitfalls.
-
A Go Developer's Notebook
-
An Introduction to Programming in Go
-
Build a blockchain from scratch in Go with gRPC - The foundational and practical guide for effectively learning and progressively building a blockchain from scratch in Go with gRPC.
-
Build Web Application with Golang
-
Building Web Apps With Go
-
Go 101 - A book focusing on Go syntax/semantics and all kinds of details.
-
Go AST Book (Chinese) - A book focusing on Go go/* packages.
-
Go Faster - This book seeks to shorten your learning curve and help you become a proficient Go programmer, faster.
-
Go Succinctly - in Persian.
-
Go with the domain - A book showing how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
-
GoBooks - A curated list of Go books.
-
How To Code in Go eBook - A 600 page introduction to Go aimed at first time developers.
-
Learning Go
-
Network Programming With Go
-
Practical Go Lessons
-
Spaceship Go A Journey to the Standard Library
-
The Go Programming Language
-
The Golang Standard Library by Example (Chinese)
-
Web Application with Go the Anti-Textbook