BOOKS - PROGRAMMING - Head First Go (Early Release)
US $8.59
610415
610415
Head First Go (Early Release)
Author: Jay McGavren
Year: 2018
Format: PDF
File size: 32.7 MB
Language: ENG
Year: 2018
Format: PDF
File size: 32.7 MB
Language: ENG
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.