ManningBooks

ManningBooks

Devtalk Sponsor

Go by Example (Manning)

Go is known for its simplicity, pragmatism, and power—but truly mastering it means more than just learning the syntax.
That’s where Go by Example (Manning Publications) comes in. This book helps you go beyond the basics to embrace the “Go mindset”, teaching you how to write clean, idiomatic, and highly maintainable code through real-world, hands-on examples.

Inanc Gumus

Go is known for its simplicity, pragmatism, and power—but truly mastering it means more than just learning the syntax.
That’s where Go by Example (Manning Publications) comes in. This book helps you go beyond the basics to embrace the “Go mindset”, teaching you how to write clean, idiomatic, and highly maintainable code through real-world, hands-on examples.

What you’ll learn in Go by Example:

  • Understand what makes Go different and adopt its philosophy for clear, pragmatic code
  • Write idiomatic programs that are robust, testable, and efficient
  • Avoid common Go mistakes and follow proven patterns for better software design
  • Structure packages and APIs for readability and maintainability
  • Harness Go’s unique concurrency model to build fast, scalable applications

What you’ll build:
:laptop: Command-line tools
:globe_with_meridians: Web services
:high_voltage: Scalable concurrent programs

Go was the language of choice behind Kubernetes, Docker, and Terraform for a reason. With Go by Example, you’ll see first-hand how its simplicity and powerful tooling can help you build elegant, high-quality applications—fast.


Don’t forget you can get 45% off with your Devtalk discount! Just use the coupon code “devtalk.com” at checkout :+1:

Most Liked

mercyf

mercyf

I wanted to learn Go, but Go 2.0 possibly being dead, I decided to stay away.

ManningBooks

ManningBooks

Devtalk Sponsor

Thank you for your reply. It’s an ongoing topic.

Here’s what the Go blog said about it in 2023:
“Go 2, in the sense of breaking with the past and no longer compiling old programs, is never going to happen. Go 2, in the sense of being the major revision of Go 1 we started toward in 2017, has already happened.”

You can find the whole article here: https://go.dev/blog/compat

Hope this helps.

Cheers,

mercyf

mercyf

I understand. Thanks!

Where Next?

Popular Backend topics Top

PragmaticBookshelf
Take your Go skills to the next level by learning how to design, develop, and deploy a distributed service. Start from the bare essential...
New
PragmaticBookshelf
Stop developing web apps with yesterday’s tools. Today, developers are increasingly adopting Clojure as a web-development platform. See f...
New
PragmaticBookshelf
Construct, analyze, and visualize networks with networkx, a Python language module. Discover how to work with social, product, temporal, ...
New
PragmaticBookshelf
Functional languages have their own patterns that enable you to solve problems with less code than object-oriented programming alone. Thi...
New
PragmaticBookshelf
Modern C++ Programming With Test-Driven Development, the only comprehensive treatment on TDD in C++ provides you with everything you need...
New
PragmaticBookshelf
Reusing well-written, well-debugged, and well-tested code improves productivity, code quality, and configurability. It even takes some pr...
New
PragmaticBookshelf
Develop your intuition for practical Python patterns as you use new modules and tools to write clean, efficient, and correct Python code....
New
PragmaticBookshelf
Communicate more clearly, refactor more effectively, and save time with attractive diagrams that only take minutes to make with open sour...
New
PragmaticBookshelf
Leverage serverless technologies on Cloudflare's global platform to build a variety of applications more easily and quickly. Ashley ...
New
PragmaticBookshelf
A masterclass in the fundamentals and principles of functional programming. Minh Quang Tran The Art of Functional Programming is a ma...
New

Other popular topics Top

PragmaticBookshelf
Stop developing web apps with yesterday’s tools. Today, developers are increasingly adopting Clojure as a web-development platform. See f...
New
PragmaticBookshelf
Ruby, Io, Prolog, Scala, Erlang, Clojure, Haskell. With Seven Languages in Seven Weeks, by Bruce A. Tate, you’ll go beyond the syntax—and...
New
DevotionGeo
I know that these benchmarks might not be the exact picture of real-world scenario, but still I expect a Rust web framework performing a ...
New
PragmaticBookshelf
Design and develop sophisticated 2D games that are as much fun to make as they are to play. From particle effects and pathfinding to soci...
New
dimitarvp
Small essay with thoughts on macOS vs. Linux: I know @Exadra37 is just waiting around the corner to scream at me “I TOLD YOU SO!!!” but I...
New
Exadra37
I am asking for any distro that only has the bare-bones to be able to get a shell in the server and then just install the packages as we ...
New
New
New
New
AstonJ
If you’re getting errors like this: psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New