X
Learning Go: An Idiomatic Approach to Real-World Go
Learning Go: An Idiomatic Approach to Real-World Go

Learning Go: An Idiomatic Approach to Real-World Go Programming

Product ID : 45885591
4.6 out of 5 stars


Galleon Product ID 45885591
Shipping Weight 1.39 lbs
I think this is wrong?
Model
Manufacturer O'Reilly Media
Shipping Dimension 9.09 x 7.05 x 2.87 inches
I think this is wrong?
-
Save 32%
Before ₱ 6,019
4,064

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown
  • Electrical items MAY be 110 volts.
  • 7 Day Return Policy
  • All products are genuine and original
  • Cash On Delivery/Cash Upon Pickup Available

Pay with

About Learning Go: An Idiomatic Approach To Real-World Go

Go is rapidly becoming the preferred language for building web services. While there are plenty of tutorials available that teach Go's syntax to developers with experience in other programming languages, tutorials aren't enough. They don't teach Go's idioms, so developers end up recreating patterns that don't make sense in a Go context. This practical guide provides the essential background you need to write clear and idiomatic Go. No matter your level of experience, you'll learn how to think like a Go developer. Author Jon Bodner introduces the design patterns experienced Go developers have adopted and explores the rationale for using them. You'll also get a preview of Go's upcoming generics support and how it fits into the language. Learn how to write idiomatic code in Go and design a Go project Understand the reasons for the design decisions in Go Set up a Go development environment for a solo developer or team Learn how and when to use reflection, unsafe, and cgo Discover how Go's features allow the language to run efficiently Know which Go features you should use sparingly or not at all