Go Systems Programming
暫譯: Go 系統程式設計

Mihalis Tsoukalos

  • 出版商: Packt Publishing
  • 出版日期: 2017-09-26
  • 售價: $2,220
  • 貴賓價: 9.5$2,109
  • 語言: 英文
  • 頁數: 466
  • 裝訂: Paperback
  • ISBN: 1787125645
  • ISBN-13: 9781787125643
  • 相關分類: Go 程式語言程式語言
  • 已過版

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

商品描述

Key Features

  • Learn how to write system's level code in Golang, similar to Unix/Linux systems code
  • Ramp up in Go quickly
  • Deep dive into Goroutines and Go concurrency to be able to take advantage of Go server-level constructs

Book Description

Go is the new systems programming language for Linux and Unix systems. It is also the language in which some of the most prominent cloud-level systems have been written, such as Docker. Where C programmers used to rule, Go programmers are in demand to write highly optimized systems programming code.

Created by some of the original designers of C and Unix, Go expands the systems programmers toolkit and adds a mature, clear programming language. Traditional system applications become easier to write since pointers are not relevant and garbage collection has taken away the most problematic area for low-level systems code: memory management.

This book opens up the world of high-performance Unix system applications to the beginning Go programmer. It does not get stuck on single systems or even system types, but tries to expand the original teachings from Unix system level programming to all types of servers, the cloud, and the web.

What you will learn

  • Explore the Go language from the standpoint of a developer conversant with Unix, Linux, and so on
  • Understand Goroutines, the lightweight threads used for systems and concurrent applications
  • Learn how to translate Unix and Linux systems code in C to Golang code
  • How to write fast and lightweight server code
  • Dive into concurrency with Go
  • Write low-level networking code

About the Author

Mihalis Tsoukalos is a Unix administrator, programmer, DBA, and mathematician, who enjoys writing technical books and articles and learning new things. He has written more than 250 technical articles for many magazines including Sys Admin, MacTech, Linux User and Developer, USENIX ;login:, Linux Format, and Linux Journal. His research interests include databases, operating systems, Statistics, and machine learning.

He is also the technical editor for MongoDB in Action, Second Edition, published by Manning.

Table of Contents

  1. Getting Started with Go and Unix Systems Programming
  2. Writing programs in Go
  3. Advanced Go Features
  4. Go Packages, Algorithms, and Data Structures
  5. Files and Directories
  6. File Input and Output
  7. Working with System Files
  8. Processes and Signals
  9. Goroutines - Basic Features
  10. Goroutines - Advance Features
  11. Writing Web Applications in Go
  12. Network Programming

商品描述(中文翻譯)

主要特點


  • 學習如何用 Golang 編寫系統級別的程式碼,類似於 Unix/Linux 系統的程式碼

  • 快速上手 Go

  • 深入了解 Goroutines 和 Go 的併發性,以便能夠利用 Go 的伺服器級別結構

書籍描述

Go 是針對 Linux 和 Unix 系統的新系統程式設計語言。它也是一些最重要的雲端系統所使用的語言,例如 Docker。在 C 程式設計師曾經主導的領域,Go 程式設計師現在被需求來編寫高度優化的系統程式碼。

Go 由一些 C 和 Unix 的原始設計者創建,擴展了系統程式設計師的工具包,並增加了一種成熟且清晰的程式語言。傳統的系統應用程式變得更容易編寫,因為指標不再相關,垃圾回收技術消除了低階系統程式碼中最棘手的問題:記憶體管理。

本書為初學 Go 的程式設計師打開了高效能 Unix 系統應用程式的世界。它不僅僅局限於單一系統或系統類型,而是試圖將 Unix 系統級程式設計的原始教學擴展到各類伺服器、雲端和網路。

您將學到的內容


  • 從熟悉 Unix、Linux 等的開發者角度探索 Go 語言

  • 了解 Goroutines,這是用於系統和併發應用程式的輕量級執行緒

  • 學習如何將用 C 編寫的 Unix 和 Linux 系統程式碼轉換為 Golang 程式碼

  • 如何編寫快速且輕量的伺服器程式碼

  • 深入了解 Go 的併發性

  • 編寫低階網路程式碼

關於作者

Mihalis Tsoukalos 是一位 Unix 管理員、程式設計師、資料庫管理員和數學家,喜歡撰寫技術書籍和文章以及學習新事物。他為許多雜誌撰寫了超過 250 篇技術文章,包括 Sys Admin、MacTech、Linux User and Developer、USENIX ;login:、Linux Format 和 Linux Journal。他的研究興趣包括資料庫、作業系統、統計學和機器學習。

他也是由 Manning 出版的《MongoDB in Action, Second Edition》的技術編輯。

目錄


  1. 開始使用 Go 和 Unix 系統程式設計

  2. 用 Go 編寫程式

  3. 進階 Go 特性

  4. Go 套件、演算法和資料結構

  5. 檔案和目錄

  6. 檔案輸入和輸出

  7. 處理系統檔案

  8. 進程和信號

  9. Goroutines - 基本特性

  10. Goroutines - 進階特性

  11. 用 Go 編寫網路應用程式

  12. 網路程式設計

最後瀏覽商品 (20)