Learning Go: An Idiomatic Approach to Real-World Go Programming, 2/e (Paperback)
暫譯: 學習 Go:實用的 Go 程式設計慣用法,第 2 版(平裝本)
Bodner, Jon
- 出版商: O'Reilly
- 出版日期: 2024-02-20
- 定價: $2,180
- 售價: 9.5 折 $2,071
- 貴賓價: 9.0 折 $1,962
- 語言: 英文
- 頁數: 491
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1098139291
- ISBN-13: 9781098139292
-
相關分類:
Go 程式語言
-
相關翻譯:
Go 學習手冊|寫出符合慣例的 Go程式, 2/e (Learning Go: An Idiomatic Approach to Real-World Go Programming, 2/e) (繁中版)
銷售排行:
🥇 2025/5 英文書 銷售排行 第 1 名
🥇 2025/1 英文書 銷售排行 第 1 名
立即出貨
買這商品的人也買了...
-
Apple Design (Hardcover)$2,100$1,995 -
建構微服務|設計細微化的系統 (Building Microservices)$580$458 -
$301軟技能代碼之外的生存指南 (Soft Skills : The software developer's life manual) -
Arduino 官方正版 Genuino 101$1,700$1,700 -
Computer Systems: A Programmer's Perspective, 3/e (IE-Paperback)$2,980$2,920 -
Programming Rust: Fast, Safe Systems Development (Paperback)$2,050$1,948 -
Clean Architecture: A Craftsman's Guide to Software Structure and Design (Paperback)$1,850$1,813 -
Raspberry Pi 3 Model B+ (UK製)$4,620$4,389 -
無瑕的程式碼-整潔的軟體設計與架構篇 (Clean Architecture: A Craftsman's Guide to Software Structure and Design)$580$452 -
領域驅動設計:軟體核心複雜度的解決方法 (Domain-Driven Design: Tackling Complexity in the Heart of Software)$680$530 -
Working Effectively with Legacy Code : 管理、修改、重構遺留程式碼的藝術 (中文版)$720$562 -
$1,320Deep Learning with JavaScript: Neural Networks in Tensorflow.Js -
JavaScript 技術手冊$560$476 -
The Pragmatic Programmer 20週年紀念版 (The Pragmatic Programmer, 20th Anniversary Edition)$680$537 -
提升程式設計師的面試力|189道面試題目與解答, 6/e (修訂版) (Cracking the Coding Interview : 189 Programming Questions and Solutions, 6/e)$980$774 -
軟體架構原理|工程方法 (Fundamentals of Software Architecture: A Comprehensive Guide to Patterns, Characteristics, and Best Practices)$680$537 -
經理人之道:技術領袖航向成長與改變的參考指南 (The Manager's Path: A Guide for Tech Leaders Navigating Growth and Change)$480$379 -
OAuth 2.0 從入門到實戰:利用驗證和授權守護 API 的安全$600$468 -
$1,422The Rules of Programming: How to Write Better Code (Paperback) -
Deep Learning: Foundations and Concepts (Hardcover)$3,150$2,993 -
Clean Architecture 實作篇:在整潔的架構上弄髒你的手 (第二版) (Get Your Hands Dirty on Clean Architecture, 2/e)$600$468 -
不懂權謀的人,無法做大事:馬基維利教你如何在職場上出人頭地$400$316 -
OpenTelemetry 入門指南:建立全面可觀測性架構(iThome鐵人賽系列書)【軟精裝】$750$585 -
資料庫內部原理|深入了解分散式資料系統的運作方式$780$616 -
Coding Interview Patterns: Nail Your Next Coding Interview (Paperback)$1,800$1,764
商品描述
Go has rapidly become the preferred language for building web services. Plenty of tutorials are available to 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 introduces the design patterns experienced Go developers have adopted and explores the rationale for using them. This updated edition also shows you how Go's generics support fits into the language.
This book helps you:
- Write idiomatic code in Go and design a Go project
- Understand the reasons behind Go's design decisions
- 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
- Use Go's tools to improve performance, optimize memory usage, and reduce garbage collection
- Learn how to use Go's advanced development tools
商品描述(中文翻譯)
Go 已迅速成為構建網路服務的首選語言。雖然有許多教程可以教導其他程式語言開發者 Go 的語法,但僅有教程是不夠的。這些教程並不教授 Go 的慣用法,因此開發者最終會重複創建在 Go 環境中不合邏輯的模式。本實用指南提供了撰寫清晰且符合慣用法的 Go 所需的基本背景知識。
無論您的經驗水平如何,您都將學會如何像 Go 開發者一樣思考。作者 Jon Bodner 介紹了經驗豐富的 Go 開發者所採用的設計模式,並探討使用這些模式的理由。本更新版還展示了 Go 的泛型支援如何融入語言中。
本書幫助您:
- 在 Go 中撰寫符合慣用法的程式碼並設計 Go 專案
- 理解 Go 設計決策背後的原因
- 為單獨開發者或團隊設置 Go 開發環境
- 學習何時以及如何使用反射、unsafe 和 cgo
- 發現 Go 的特性如何使語言高效運行
- 知道哪些 Go 特性應該謹慎使用或完全不使用
- 使用 Go 的工具來改善性能、優化記憶體使用和減少垃圾回收
- 學習如何使用 Go 的進階開發工具