Alan A. A. Donovan , Brian W. Kernighan
The Go Programming Language (Addison-Wesley Professional Computing)
- ISBN 13:
- 9780134190440
- author:
- Alan A. A. Donovan , Brian W. Kernighan
- format:
- Paperback
- publisher:
- Addison Wesley
- language:
- English
- Publication Year:
- 2015
- Pages:
- 400
- Dimensions:
- 18.8 x 2.5 x 22.9 cm
- Genre:
- Computing & Internet, Programming, Languages & Tools
- Condition:
- New
- Availability:
- Item usually sent within 2 working days
Description
The Go Programming Language is a comprehensive guide to learning Go, a programming language that is easy to read and write, even for those without prior experience. The book covers the basics of Go, including file I/O, text processing, and web clients and servers, before delving into the structural elements of Go programs, such as syntax, control flow, and data types.
It also explores Go's unconventional approach to object-oriented programming, including methods and interfaces, and provides in-depth approaches to concurrency, including goroutines and channels. The book is designed to be accessible to programmers with experience in other languages, and includes many examples from the standard library to illustrate key concepts.
With its clear and idiomatic explanations, The Go Programming Language is an ideal resource for anyone looking to learn Go and solve real-world problems.