Go in Action 在线电子书 图书标签: golang Go Programming Golang 编程 程序设计语言 计算机 软件开发
发表于2025-03-04
Go in Action 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025
前几章不错
评分一般。解释代码的文字比较啰嗦
评分前几章不错
评分只推荐读第4、5两章
评分代码剖析细致入微。
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.
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.
花了一周的时间初读了一遍,也算是第一本真正过完的go语言书。 第二章的例子不错,很适合给头一次接触go语言的人了解基本的开发习惯。 第四章关于array/slice/map的介绍不错,尤其配图简洁明了,对基本的使用有帮助。 第五章我认为算是整本书的精华,本身go语言就没有OO中的...
评分 评分 评分 评分Go in Action 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025