Head First Go
by: Jay McGavren
ISBN-10: 1491969555
ISBN-13: 9781491969557
Edition 版次: 1
Publication Date 出版日期: 2019-03-07
Print Length 页数: 450
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.
Head First Go 9781491969557.pdf
Head First Go
未经允许不得转载:finelybook » Head First Go
相关推荐
- Write Great Code,Volume 1: Understanding the Machine,2nd Edition
- We Are Anonymous: Inside the Hacker World of LulzSec,Anonymous,and the Global Cyber Insurgency
- Learn SEO: An On-Page SEO Tutorial
- Learning Blender: A Hands-On Guide to Creating 3D Animated Characters,3rd Edition
- Wild West to Agile: Adventures in Software Development Evolution and Revolution
- Learn C++ by Example: Covers versions 11 to 23