Go Programming Language: 2020 Edition
暫譯: Go 程式語言:2020 版

Publishing, Go

  • 出版商: Independently Published
  • 出版日期: 2020-01-09
  • 售價: $580
  • 貴賓價: 9.5$551
  • 語言: 英文
  • 頁數: 210
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 165795451X
  • ISBN-13: 9781657954519
  • 相關分類: Go 程式語言程式語言
  • 立即出貨(限量) (庫存=2)

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

相關主題

商品描述

GO Programming Language
Go language is a programming language initially developed at Google in the year 2007 by Robert Griesemer, Rob Pike, and Ken Thompson. It is a statically-typed language having syntax similar to that of C. It provides garbage collection, type safety, dynamic-typing capability, many advanced built-in types such as variable length arrays and key-value maps. It also provides a rich standard library. The Go programming language was launched in November 2009 and is used in some of the Google's production systems.This book is designed for software programmers with a need to understand the Go programming language from scratch. This tutorial will give you enough understanding on Go programming language from where you can take yourself to higher levels of expertise.

What you will learn:
- Introduction to GO
- Environment Setup
- Syntax
- Data Types
- Variables
- Constants
- Operators
- Decision Making
- Loops
- Functions
- Strings
- Arrays
- Pointers
- Structures
- Much, Much More

商品描述(中文翻譯)

**GO 程式語言**
Go 語言是一種程式語言,最初由 Robert Griesemer、Rob Pike 和 Ken Thompson 於 2007 年在 Google 開發。它是一種靜態類型的語言,語法類似於 C 語言。它提供垃圾回收、類型安全、動態類型能力,以及許多先進的內建類型,例如可變長度陣列和鍵值映射。它還提供豐富的標準庫。Go 程式語言於 2009 年 11 月推出,並在 Google 的一些生產系統中使用。本書旨在幫助軟體程式設計師從零開始理解 Go 程式語言。本教程將使您對 Go 程式語言有足夠的理解,讓您能夠提升到更高的專業水平。

**您將學到的內容:**
- GO 簡介
- 環境設置
- 語法
- 數據類型
- 變數
- 常數
- 運算符
- 決策制定
- 迴圈
- 函數
- 字串
- 陣列
- 指標
- 結構
- 還有更多內容