Limit this search to....

Pro Go: The Complete Guide to Programming Reliable and Efficient Software Using Golang
Contributor(s): Freeman, Adam (Author)
ISBN: 1484273540     ISBN-13: 9781484273548
Publisher: Apress
OUR PRICE:   $62.99  
Product Type: Paperback
Published: January 2022
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - Open Source
- Computers | Programming Languages - General
Physical Information: 2.17" H x 7" W x 10" (4.14 lbs) 1076 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Best-selling author Adam Freeman explains how to get the most from Go, starting from the basics and building up to the most advanced and sophisticated features. You will learn how Go builds on a simple and consistent type system to create a comprehensive and productive development experience that produces fast and robust applications that run across platforms.

Go, also known as Golang, is the concise and efficient programming language designed by Google for creating high-performance, cross-platform applications. Go combines strong static types with simple syntax and a comprehensive standard library to increase programmer productivity, while still supporting features such as concurrent/parallel programming.

Each topic is covered in a clear, concise, no-nonsense approach that is packed with the details you need to learn to be truly effective. Chapters include common problems and how to avoid them.

What You Will Learn

  • Gain a solid understanding of the Go language and tools
  • Gain in-depth knowledge of the Go standard library
  • Use Go for concurrent/parallel tasks
  • Use Go for client- and server-side development

Who This Book Is For

Experienced developers who want to use Go to create applications