Book description
The Go Programming Language Phrasebook
Essential Go code and idioms for all facets of the development process
This guide gives you the code “phrases” you need to quickly and effectively complete a wide variety of projects with Go, today’s most exciting new programming language.
Tested, easy-to-adapt code examples illuminate every step of Go development, helping you write highly scalable, concurrent software. You’ll master Go-specific idioms for working with strings, collections, arrays, error handling, goroutines, slices, maps, channels, numbers, dates, times, files, networking, web apps, the runtime, and more.
Concise and Accessible
Easy to carry and easy to use: Ditch all those bulky books for one portable pocket guide
Flexible and Functional
Packed with more than 100 customizable code snippets: Quickly create solid Go code to solve just about any problem
Register your book at informit.com/register for convenient access to downloads, updates, and corrections as they become available.
Table of contents
- Title Page
- Copyright Page
- Table of Contents
- About the Author
- Acknowledgments
- 1. Introducing Go
- 2. A Go Primer
- 3. Numbers
- 4. Common Go Patterns
- 5. Arrays and Slices
- 6. Manipulating Strings
- 7. Working with Collections
- 8. Handling Errors
- 9. Goroutines
- 10. Concurrency Design Patterns
- 11. Dates and Times
- 12. Accessing Files and the Environment
- 13. Network Access
- 14. Web Applications
- 15. Interacting with the Go Runtime
- 16. Distributing Go Code
- 17. Debugging Go
- Index
- Footnotes
Product information
- Title: The Go Programming Language Phrasebook
- Author(s):
- Release date: April 2012
- Publisher(s): Addison-Wesley Professional
- ISBN: 9780132918961
You might also like
book
Hands-On High Performance with Go
Proven methodologies and concurrency techniques that will help you write faster and better code with Go …
book
Go: Design Patterns for Real-World Projects
An insightful guide to learning the Go programming language About This Book Get insightful coverage of …
book
Go in Practice
Summary Go in Practice guides you through 70 real-world techniques in key areas like package management, …
book
Go Web Programming
Summary Go Web Programming teaches you how to build scalable, high-performance web applications in Go using …