Learning Go: An Idiomatic Approach to Real-World Go Programming
Bodner, Jon
- 出版商: O'Reilly
- 出版日期: 2021-04-06
- 售價: $1,930
- 貴賓價: 9.5 折 $1,834
- 語言: 英文
- 頁數: 330
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1492077216
- ISBN-13: 9781492077213
-
相關分類:
Go 程式語言
-
相關翻譯:
Go 學習手冊 (Learning Go) (繁中版)
立即出貨
買這商品的人也買了...
-
$950Pragmatic Version Control Using Git (Paperback)
-
$520$442 -
$2,100$1,995 -
$1,500$1,425 -
$834$792 -
$1,750$1,663 -
$790$616 -
$520$442 -
$780$616 -
$580$452 -
$0$1 -
$680$530 -
$1,242Black Hat Go: Go Programming for Hackers and Pentesters
-
$2,138$2,025 -
$580$458 -
$1,980$1,881 -
$880$695 -
$1,473$1,395 -
$980$774 -
$560$437 -
$1,485Network Programming with Go: Learn to Code Secure and Reliable Network Services from Scratch
-
$1,700$1,615 -
$1,980$1,881 -
$1,650$1,568 -
$520$411
商品描述
Go is rapidly becoming the preferred language for building web services. There are plenty of tutorials available that teach Go's syntax to developers with experience in other programming languages. But 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 reveals design patterns that experienced Go developers have adopted and the rationale for them. You'll learn how to structure your project and choose the proper tools and libraries to create successful software.
- 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
- Learn how Go's features allow the language to run efficiently
- Know which Go features you should use sparingly, or not at all
- Learn the future of Go, including Generics
作者簡介
Jon Bodner has been a software engineer, lead developer and architect for over 20 years. In that time, he has worked on software across many fields, including education, finance, commerce, healthcare, law, government, and internet infrastructure.
Jon is a Distinguished Engineer at Capital One, working on the semantic engine that provides payment page detection and population for Capital One's Eno browser extension (www.capitalone.com/applications/eno/virtualnumbers), and improving support for virtual credit card numbers inside of Capital One.
Jon is a frequent speaker at Go conferences, and his blog posts on Go and software engineering have been read by more than 150,000 people. He is the creator of the Proteus data access library (github.com/jonbodner/proteus) and co-developer of checks-out, a fork of the LGTM project (github.com/capitalone/checks-out).