Head First Go

Head First Go
出版时间:2019.4
官网链接:O’Reilly
下载地址:百度网盘(trueEPUB)
提取码    :37dx

内容简介:

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.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Learning GraphQL

2019-4-24 2:57:31

电子书

React Native in Action

2019-4-24 3:17:29

搜索