Go Fundamentals: Gopher Guides (Paperback)

Bates, Mark, Lanou, Cory

  • 出版商: Addison Wesley
  • 出版日期: 2022-12-13
  • 售價: $1,490
  • 貴賓價: 9.5$1,416
  • 語言: 英文
  • 頁數: 576
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 0137918305
  • ISBN-13: 9780137918300
  • 相關分類: Go 程式語言
  • 立即出貨 (庫存 < 4)

買這商品的人也買了...

商品描述

Start Writing Production-Ready Go Code Fast
Thousands of developers and teams want to start taking advantage of Go, the powerful language used in projects ranging from Kubernetes to Docker and Vault. Go Fundamentals is specifically designed to get you up-to-speed fast, to leverage your existing knowledge of other languages, and to help you avoid common mistakes made by Go newcomers.

Based on author Mark Bates's and Cory LaNou's pioneering Gopher Guides training curricula, this book will allow you to quickly understand and use Go syntax, core features, and idioms. Reflecting Go through version 1.18--which includes Go's exciting new support for generics--this book prepares you to write robust, reliable, well-performing production code right from the outset.
 

• Learn how Go manages packages, modules, and dependencies
• Apply Go basics, such as variable declaration, types, and control flow
• Work effectively with collection types, iteration, functions, structs, and pointers
• Understand Go Slices and use them properly
• Write Go, using principles such as embedding and composition
• Expertly use concurrency to improve code performance
• Create proper tests to quickly identify and fix problems
• Write simpler, better code with generics and interfaces
• Take advantage of channels, context, sync primatives, and other advanced features

Go is lightweight, simple, and perfect for modern cloud-native and microservices development, which is why Go developers are in such high demand. With this guide and six months' experience with any modern programming language, you'll have what you need to leap into Go programming.

 

From the Publisher

About the Examples

We spent considerable time designing the examples in this book and our training materials to be as clear and concise as possible. We also wanted to make sure that all of the code, output, and documentation were accurate.

To ensure that all of these things are true, we used a system designed give us this accuracy. Knowing that every code snippet is from a real file, every command is actually executed, every output is exact, and every piece of documentation is up to date means we can be confident in the materials we present.

商品描述(中文翻譯)

開始快速撰寫可投入生產的 Go 程式碼
數千名開發人員和團隊希望開始利用 Go,這是一種強大的語言,用於從 Kubernetes 到 Docker 和 Vault 等專案。《Go 基礎》專為讓您快速上手,利用您對其他語言的現有知識,並幫助您避免 Go 新手常犯的錯誤而設計。

本書基於作者 Mark Bates 和 Cory LaNou 的先驅 Gopher Guides 培訓課程,讓您能夠快速理解和使用 Go 的語法、核心功能和慣用法。本書反映了 Go 1.18 版本,其中包括 Go 對泛型的全新支援,讓您從一開始就能撰寫堅固、可靠、高效的生產程式碼。

• 學習 Go 如何管理套件、模組和相依性
• 應用 Go 基礎知識,如變數宣告、型別和控制流程
• 有效處理集合型別、迭代、函式、結構和指標
• 理解並正確使用 Go 切片
• 使用嵌入和組合等原則撰寫 Go 程式
• 熟練運用並行處理以提升程式效能
• 創建正確的測試以快速識別和修復問題
• 利用泛型和介面撰寫更簡潔、更優質的程式碼
• 充分利用通道、內文、同步原語和其他高級功能

Go 是輕量、簡單且非常適合現代雲原生和微服務開發,這也是為什麼 Go 開發人員如此受歡迎的原因。憑藉本指南和對任何現代程式語言的六個月經驗,您將具備進入 Go 程式設計的所需知識。

出版社的話

我們花了很多時間設計本書和培訓材料中的範例,以確保它們盡可能清晰簡潔。我們還希望確保所有的程式碼、輸出和文件都是準確無誤的。

為了確保這些都是真實的,我們使用了一個系統來確保準確性。知道每個程式碼片段都來自真實的檔案,每個命令都實際執行,每個輸出都是精確的,每個文件都是最新的,這意味著我們對所呈現的材料有信心。

作者簡介

Mark Bates is co-founder and instructor at Gopher Guides, the industry leader for Go training, consulting, and conference workshops. Since 2000, he has worked with some of the world's largest, most innovative companies, including Apple, Uber, and Visa. Mark discovered Go in 2013 and has attended GopherCon and hosted their lightning talks. He has spoken at conferences around the world and is a regular on the Go Time podcast.

Cory LaNou, Gopher Guides cofounder and instructor, is a full stack technologist who has specialized in start-ups for the last 20 years. Cory has deep ties to the Go community, having started one of the very first Go meetups in the world, Denver Gophers. Using his real world experience from working on projects such as InfluxDB, a highly scalable database written in Go, he has published numerous practical Go training courses and articles.

作者簡介(中文翻譯)

Mark Bates是Gopher Guides的共同創辦人和導師,Gopher Guides是Go培訓、諮詢和會議研討會的行業領導者。自2000年以來,他一直與蘋果、Uber和Visa等世界上最大、最具創新性的公司合作。Mark於2013年發現了Go語言,並參加了GopherCon並主持了他們的閃電講座。他在世界各地的會議上發表演講,並是《Go Time》播客的常客。

Cory LaNou是Gopher Guides的共同創辦人和導師,他是一位全棧技術專家,專注於初創企業領域已有20年。Cory與Go社區有著深厚的聯繫,他創辦了世界上最早的Go meetup之一,Denver Gophers。憑藉他在項目中的實際經驗,例如使用Go編寫的高度可擴展的數據庫InfluxDB,他發表了許多實用的Go培訓課程和文章。