Head First Go

Jay McGavren

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

商品描述

Go represents an attempt to improve on some weaknesses of traditional compiled programming languages. It de-emphasizes or removes error-prone language structures like class inheritance and exception handling. It features great concurrency support and automatic memory management (garbage collection).

Existing Go books tend to be highly technical in nature, teaching all aspects of the language regardless of their relevance to beginners. This book, rather than talking about the features of Go in abstract terms, features simple, clear examples that demonstrate Go in action, and diagrams to explain difficult concepts.

This book will not only teach developers basic language features, it will get them comfortable consulting error output, documentation, and search engines to find solutions to problems. It will teach all the conventions and techniques that employers expect an entry-level Go developer to know.

商品描述(中文翻譯)

Go語言是一種試圖改進傳統編譯程式語言一些弱點的嘗試。它減少或移除了容易出錯的語言結構,如類繼承和例外處理。它具有出色的並發支持和自動內存管理(垃圾回收)。

現有的Go書籍往往在性質上高度技術化,教授語言的所有方面,而不論對初學者的相關性如何。這本書不僅僅是以抽象的方式談論Go的特性,而是通過簡單、清晰的示例來展示Go的實際應用,並通過圖表來解釋困難的概念。

這本書不僅會教開發人員基本的語言特性,還會讓他們熟悉查閱錯誤輸出、文檔和搜索引擎以尋找問題解決方案的方法。它將教授所有雇主期望初級Go開發人員掌握的慣例和技巧。