Gumus I. Go by Example. Programmer's guide to idiomatic and testable code 2025
Download this torrent!
Gumus I. Go by Example. Programmer's guide to idiomatic and testable code 2025
To start this P2P download, you have to install a BitTorrent client like qBittorrent
Category: Other
Total size: 4.93 MB
Added: 1 day ago (2025-09-17 08:43:01)
Share ratio: 79 seeders, 2 leechers
Info Hash: 06ED70F19E863C7AA029A7919DEA7DCBC54ADD9B
Last updated: 22 minutes ago (2025-09-18 22:00:50)
Description:
Textbook in PDF format
Go beyond Go syntax into the language’s unique perspective on program design.
Through engaging hands-on examples, Go by Example will teach you to think differently about programming in Go. You’ll get to grips with the “Go mindset”, writing code that’s simple, straightforward, and easy to understand for your fellow Go developers. You’ll discover how Go’s tooling helps you write code that’s robust and testable, and see just how productive you can be with Go's rich set of built-in packages.
In Go by Example you will learn how to:
Understand what makes Go different and adopt its philosophy for simple, pragmatic, and straightforward code
Write idiomatic code that’s robust, efficient, maintainable, and inherently testable by design
Identify common Go mistakes and apply proven patterns for higher quality code
Structure and organize effective Go packages and APIs
Build performant concurrent programs with Go’s unique concurrency
Go by Example explores what makes Go so dramatically different from other languages. Through hands-on and realistic project examples—like command-line tools, web services, and scalable concurrent programs—it helps experienced developers unlearn habits and quickly become productive in crafting truly Go-like, high-quality code.
About the technology
You can’t appreciate the simplicity, explicitness, and pragmatism of Go until you see it with your own eyes! Even a quick glance at an elegant interface or a bit of clean error handling code reveals why Go was the language of choice for Kubernetes, Docker, and Terraform.
About the book
Go by Example unpacks real Go programs to highlight the language features and idiomatic coding practices used by the pros. In it, you’ll dissect and explore examples of command-line tools, concurrent programs, web services, and more as you learn to write Go code that’s simple, efficient, and testable.
What's inside
Acquire the “Go mindset”
Write idiomatic, reliable, and maintainable code
Structure Go projects and packages
Best practices and antipatterns
About the reader
For experienced programmers.
About the author
Inanc Gumus is a veteran programmer who has specialized in Go since 2012. Inanc has educated over 100,000 developers through his social presence, GitHub repositories, online courses, and his popular blog.
Table of Contents
Getting started
Idioms and testing
Test coverage and optimization
Command-line interfaces
Dependency injection
Synchronous APIs for concurrency
Responsive and efficient programs
Structuring packages and services
Composition patterns
Polymorphic storage
Get a free eBook (PDF or EPUB) from Manning as well as access to the online liveBook format (and its AI assistant that will answer your questions in any language) when you purchase the print book