圖書標籤: golang Go Programming Golang 編程 程序設計語言 計算機 軟件開發
发表于2024-06-21
Go in Action pdf epub mobi txt 電子書 下載 2024
Many of the normal concerns you face as an application developer are amplified by the challenges of web-scale concurrency, real-time performance expectations, multi-core support, and efficiently consuming services without constantly managing I/O blocks. Although it's possible to solve most of these issues with existing languages and frameworks, Go is designed to handle them right out of the box, making for a more natural and productive coding experience. Developed at Google for its own internal use, Go now powers dozens of nimble startups, along with name brands like Canonical, Heroku, SoundCloud, and Mozilla, who rely on highly performant services for their infrastructure.
Go in Action introduces the Go language, guiding you from inquisitive developer to Go guru. The book begins by introducing the unique features and concepts of Go. (We assume you're up to speed with another programming language already, so don't expect to spend a lot of time rehearsing stuff you already know.) Then, you'll get hands-on experience writing real-world applications including web sites and network servers, as well as techniques to manipulate and convert data at speeds that will make your friends jealous. In the final chapters, you'll go in-depth with the language and see the tricks and secrets that the Go masters are using to make their applications perform. For example, you'll learn to use Go's powerful reflection libraries and work with real-world examples of integration with C code.
Brian Ketelsen and Erik St. Martin are the organizers of GopherCon an annual conference for Go developers and coauthors of the Go-based Skynet framework.Both Brian and Eric work with Go daily in a high-stakes production setting. William Kennedy is a seasoned software developer, author of the blog GoingGo.Net, and organizer for the Go-Miami and Miami MongoDB meetups.
代碼剖析細緻入微。
評分相當不錯。我倒沒有覺得源碼分析不必要,繁瑣的部分直接跳過麼。適閤花2h go through Golang 語法之後慢慢看的一本書。
評分pros: go語言type與數據結構的實現 一些pattern cons: 例子跟解釋都太過簡單 整篇都是冗餘的代碼注解 concurrency pattern部分例子太生硬 語言實現的描述也沒有他們博客裏麵講解的詳盡
評分將go重要的主題過瞭一遍,入門好書,深入度不夠,內容較少,好書一本。
評分隻是golang本身語法和核心api的講解,沒有涉及到工具鏈的部分。
Many of the normal concerns you face as an application developer are amplified by the challenges of web-scale concurrency, real-time performance expectations, multi-core support, and efficiently consuming services without constantly managing I/O blocks. Alt...
評分花了一周的时间初读了一遍,也算是第一本真正过完的go语言书。 第二章的例子不错,很适合给头一次接触go语言的人了解基本的开发习惯。 第四章关于array/slice/map的介绍不错,尤其配图简洁明了,对基本的使用有帮助。 第五章我认为算是整本书的精华,本身go语言就没有OO中的...
評分 評分 評分开头讲了一个很不错的例子,然后后面都是分解这个例子,我觉得可以这么看: 第一章:简单了解。 第二章:动手操作,自己写一下,然后再模仿书本写,举得例子确实不错 后面章节:随手翻翻,简单了解一下即可 看官方文档介绍,比书本好很多,官网上例子也很多。这么贵买个例子,...
Go in Action pdf epub mobi txt 電子書 下載 2024