The Way To Go: A Thorough Introduction To The Go Programming Language (Paperback)

Ivo Balbaert

  • 出版商: iUniverse.com
  • 出版日期: 2012-03-07
  • 售價: $1,400
  • 貴賓價: 9.5$1,330
  • 語言: 英文
  • 頁數: 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如何:簡化使用切片、映射、結構體和介面進行程式設計;融入函數式程式設計;使錯誤處理變得簡單和安全;以及簡化並行和平行程式設計,使用goroutine和通道。您還將學習如何:充分利用Go優秀的標準庫;以Go的慣用方式進行程式設計,使用超過225個實例和135個練習中的模式和最佳實踐。本書專注於讀者需要參與使用Go進行軟體革命的方面。