0%

Book Description

Summary

Go in Practice guides you through 70 real-world techniques in key areas like package management, microservice communication, and more. Following a cookbook-style Problem/Solution/Discussion format, this practical handbook builds on the foundational concepts of the Go language and introduces specific strategies you can use in your day-to-day applications.

About the Technology

Go may be the perfect systems language. Built with simplicity, concurrency, and modern applications in mind, Go provides the core tool set for rapidly building web, cloud, and systems applications. If you know a language like Java or C#, it’s easy to get started with Go; the trick is finding the practical dirt-under-the-fingernails techniques that you need to build production-ready code.

About the Book

Go in Practice guides you through dozens of real-world techniques in key areas. Following a cookbook-style Problem/Solution/Discussion format, this practical handbook builds on the foundational concepts of the Go language and introduces specific strategies you can use in your day-to-day applications. You’ll learn techniques for building web services, using Go in the cloud, testing and debugging, routing, network applications, and much more. After finishing this book, you will be ready to build sophisticated cloud-native Go applications.

What’s Inside

  • Dozens of specific, practical Golang techniques

  • Using Go for devops and cloudops

  • Writing RESTful web services and microservices

  • Practical web dev techniques

  • About the Reader

    Written for experienced developers who have already started exploring Go and want to use it effectively in a production setting.

    About the Authors

    Matt Butcher is a software architect at Deis. Matt Farina is a Principal Engineer in the Advanced Technology Group at Hewlett Packard Enterprise. They are both authors, speakers, and regular open source contributors.

    Table of Contents

    1. Copyright
    2. Brief Table of Contents
    3. Table of Contents
    4. Foreword
    5. Preface
    6. Acknowledgments
    7. About this Book
    8. About the Authors
    9. About the Cover Illustration
    10. Part 1. Background and fundamentals
      1. Chapter 1. Getting into Go
      2. Chapter 2. A solid foundation
      3. Chapter 3. Concurrency in Go
    11. Part 2. Well-rounded applications
      1. Chapter 4. Handling errors and panics
      2. Chapter 5. Debugging and testing
    12. Part 3. An interface for your applications
      1. Chapter 6. HTML and email template patterns
      2. Chapter 7. Serving and receiving assets and forms
      3. Chapter 8. Working with web services
    13. Part 4. Taking your applications to the cloud
      1. Chapter 9. Using the cloud
      2. Chapter 10. Communication between cloud services
      3. Chapter 11. Reflection and code generation
    14. Index
    15. List of Figures
    16. List of Listings
    18.188.190.175