好书推荐 好书速递 排行榜 读书文摘

Head First Go

Head First Go
作者:Jay McGavren
出版社:O'Reilly Media
出版年:2018-06
ISBN:9781491969557
行业:其它
浏览数:4

内容简介

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.

......(更多)

作者简介

Jay McGavren has been developing software professionally since 2005. He has worked in a wide variety of languages, including Java, Ruby, JavaScript, and most recently Go.

......(更多)

目录

......(更多)

读书文摘

......(更多)

猜你喜欢

点击查看