Go in Practice, Second Edition
0h 0m 0s
English
Paid
Course description
"Go in Practice: Second Edition" is a collection of recipes containing techniques and best practices for building industrial-level applications in Go. The book builds on your existing knowledge of the Go language, offering specific strategies to enhance productivity in everyday development.
Read more about the course
The book has been completely revised by the author Nathan to cover the latest version of Go, as well as new development techniques, including AI tools for increased productivity. It is structured in a "Problem/Solution/Discussion" format, which feels immediately familiar, and offers advanced techniques for working with concurrency, logging, microservices, testing, deployment, and much more.
"Go in Practice: Second Edition" provides a practical guide to developing in Go, covering the standard library and key tools in the robust Go ecosystem. You will find practical methods for working with concurrency, creating high-performance web services, efficient microservices, testing, and deployment. You will learn how to gracefully handle errors and unforeseen situations, understand error and panic patterns in Go, and create comprehensive test suites to prevent bugs. Additionally, throughout the book, you will explore ways to integrate AI-based code autocompletion tools to boost your productivity.
Books
Read Book Go in Practice, Second Edition
| # | Title |
|---|---|
| 1 | Go in Practice, Second Edition |
Comments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Beyond Effective Go: Part 1 - Achieving High-Performance Code
Sources: Corey Scott
Delve into the world of Go and create fast, reliable code with the book series Beyond Effective Go. Tips and techniques for experienced developers.
Learn Go with Pocket-Sized Projects
Sources: Pascal Bertrand, Donia Chaiehloudj, Aliénor Latour
This book will teach you how to write professional code in Go by creating useful tools and interesting projects. Each mini-project covers key practical...
Getting Started With Golang
Sources: Academind Pro
Learn all the key fundamentals of Go - one of the most in-demand and popular programming languages you can learn these days! Go (or Golang) is a very modern, performant and popu...
15 hours 19 minutes 14 seconds
Working with Microservices in Go (Golang)
Sources: udemy
For a long time, web applications were usually a single application that handled everything—in other words, a monolithic application. This monolith handled user authentication, ...
10 hours 51 minutes 24 seconds
Learn to Create Web Applications using Go
Sources: usegolang.com
Why can't anyone point me to a concrete example of how to hash and store user passwords? Or how to build the rest of an authentication system? Why is it so frustrating simply tr...
43 hours 35 minutes 37 seconds