Pro Go: The Complete Guide to Programming Reliable and Efficient Software Using Golang

  • 13h 40m
  • Adam Freeman
  • Apress
  • 2022

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

This book is for experienced developers who want to use Go to create applications.

About the Author

Adam Freeman is an experienced IT professional who has held senior positions in a range of companies, most recently serving as chief technology officer and chief operating officer of a global bank. Now retired, he spends his time writing and long-distance running.

In this Book

  • Your First Go Application
  • Putting Go in Context
  • Using the Go Tools
  • Basic Types, Values, and Pointers
  • Operations and Conversions
  • Flow Control
  • Using Arrays, Slices, and Maps
  • Defining and Using Functions
  • Using Function Types
  • Defining Structs
  • Using Methods and Interfaces
  • Creating and Using Packages
  • Type and Interface Composition
  • Using Goroutines and Channels
  • Error Handling
  • String Processing and Regular Expressions
  • Formatting and Scanning Strings
  • Math Functions and Data Sorting
  • Dates, Times, and Durations
  • Reading and Writing Data
  • Working with JSON Data
  • Working with Files
  • Using HTML and Text Templates
  • Creating HTTP Servers
  • Creating HTTP Clients
  • Working with Databases
  • Using Reflection
  • Using Reflection, Part 2
  • Using Reflection, Part 3
  • Coordinating Goroutines
  • Unit Testing, Benchmarking, and Logging
  • Creating a Web Platform
  • Middleware, Templates, and Handlers
  • Actions, Sessions, and Authorization
  • SportsStore—A Real Application
  • SportsStore—Cart and Database
  • SportsStore—Checkout and Administration
  • SportsStore—Finishing and Deployment
SHOW MORE
FREE ACCESS

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.5 of 24 users Rating 4.5 of 24 users (24)