Go in Action

0
(0)

Go in Action

作者:BrianKetelsen/ErikSt.Martin/WilliamKennedy

出版社:Manning

出版年:2015-11-26

页数:300

定价:USD39.99

装帧:平装

ISBN:9781617291784

内容简介
······

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.

目录
······

1. Introducing Go – FREE

2. Go Quick Start – AVAILABLE

3. Packaging and Tooling

4. Data Structures

5. Understanding Go's Type System

6. Putting Your Computer to Work With Concurrency

7. Using the Go Standard Library

8. Writing Network Applications in Go

9. Debugging and Testing Go Programs

10. Reflection

11. Making Your Applications More Performant

12. Interoperating with C Libraries

13. Using Go for Devops

评论 ······

入门级,还好也不厚,翻的也快。适合有其他语言经验的快速扫一遍

567章值得看一下。

in action系列还是觉得一般般, 但是对于快速掌握还是不错的.

相当不错。我倒没有觉得源码分析不必要,繁琐的部分直接跳过么。适合花2h go through Golang 语法之后慢慢看的一本书。

点击星号评分!

平均分 0 / 5. 投票数: 0

还没有投票!请为他投一票。

评论 抢沙发

评论前必须登录!

 

登录

找回密码

注册