Opening book details…
Can I read The Go Programming Language on EtoBox?
The Go Programming Language by Donovan A.A.A., Kernigan B.W. is a reference work available to read on EtoBox.
What is The Go Programming Language about?
Addison-Wesley Professional, 2015. — 400 p. — ISBN-10: 0134190440, ISBN-13: 978-0134190440. **__The Go Programming Language__ is the authoritative resource for any programmer who wants to learn Go. It shows how to write clear and idiomatic Go to solve real-world problems. The book does not assume prior knowledge of Go nor experience with any specific language, so you’ll find it accessible whether you’re most comfortable with JavaScript, Ruby, Python, Java, or C++.** The first chapter is a tutorial on the basic concepts of Go, introduced through programs for file I/O and text processing, simple graphics, and web clients and servers. Early chapters cover the structural elements of Go programs: syntax, control flow, data types, and the organization of a program into packages, files, and functions. The examples illustrate many packages from the standard library and show how to create new ones of your own. Later chapters explain the package mechanism in more detail, and how to build, test, and maintain projects using the go tool. The chapters on methods and interfaces introduce Go’s unconventional approach to object-oriented programming, in which methods can be declared on any type and
Who reads The Go Programming Language?
It is typically read by readers who need quick, reliable lookup and repeat reference.
Common subject areas: reference, language, dictionaries and manuals.
- Author
- Donovan A.A.A., Kernigan B.W.
- Publisher
- Addison-Wesley Professional
- Published
- 2015
- Language
- EN
- ISBN
- 9780134190440
- Category
- reference
- Subjects
- Language Learning, Fiction, Reference
- Rating
- 4.52 / 5 (299 ratings)
- Updated
- 2026-03-13
Other editions & translations
- Go语言圣经 (2016)
- Go Programming Language, The (Addison-Wesley Professional Computing Series) (2016)
- The Go Programming Language (2016)
- The Go Programming Language (1992)
- Learning Go programming : an insightful guide to learning the Go programming language (2016)
- The Go Programming Language (Addison-Wesley Professional Computing Series)The Go Programming Language (2015)
- The Go Programming Language (Addison-Wesley Professional Computing Series) (2015)
More by Donovan A.A.A., Kernigan B.W.
Browse all works by Donovan A.A.A., Kernigan B.W.
Similar books
- The Go Programming Language Phrasebook — David Chisnall (2012)
- The C++ Programming Language, 4th Edition — Bjarne Stroustrup (2013)
- The Way to Go : a Thorough Introduction to the Go Programming Language — Ivo Balbaert (2012)
- Go for Java Programmers : Learn the Google Go Programming Language — Barry Feigenbaum, Ph.D. (2021)