The Way To Go: A Thorough Introduction To The Go Programming Language (Paperback)
暫譯: Go 語言入門:全面介紹 Go 程式語言 (平裝本)

Ivo Balbaert

  • 出版商: iUniverse.com
  • 出版日期: 2012-03-07
  • 售價: $1,440
  • 貴賓價: 9.5$1,368
  • 語言: 英文
  • 頁數: 628
  • 裝訂: Paperback
  • ISBN: 1469769166
  • ISBN-13: 9781469769165
  • 相關分類: Go 程式語言
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

This book provides the reader with a comprehensive overview of the new open source programming language Go (in its first stable and maintained release Go 1) from Google. The language is devised with Java / C#-like syntax so as to feel familiar to the bulk of programmers today, but Go code is much cleaner and simpler to read, thus increasing the productivity of developers. You will see how Go: simplifies programming with slices, maps, structs and interfaces incorporates functional programming makes error-handling easy and secure simplifies concurrent and parallel programming with goroutines and channels And you will learn how to: make use of Go's excellent standard library program Go the idiomatic way using patterns and best practices in over 225 working examples and 135 exercises This book focuses on the aspects that the reader needs to take part in the coming software revolution using Go.

商品描述(中文翻譯)

本書為讀者提供了 Google 的新開源程式語言 Go(其首個穩定且持續維護的版本 Go 1)的全面概述。該語言採用了類似 Java / C# 的語法,使當今大多數程式設計師感到熟悉,但 Go 代碼更為簡潔易讀,從而提高了開發者的生產力。您將看到 Go 如何:簡化使用切片(slices)、映射(maps)、結構(structs)和介面(interfaces)的程式設計,融入函數式程式設計,使錯誤處理變得簡單且安全,通過 goroutines 和通道(channels)簡化並發和並行程式設計。您還將學習如何:利用 Go 的優秀標準庫,以慣用的方式編寫 Go 程式,使用模式和最佳實踐,通過超過 225 個實作範例和 135 個練習題。本書專注於讀者在即將到來的軟體革命中使用 Go 所需參與的各個方面。