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
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
Working with React and Go (Golang)
Sources: udemy
React and Go are something of a match made in heaven. React is the world's most popular JavaScript library for building Single Page Applications, and Go is uniquely well-suited ...
24 hours 48 minutes 43 seconds
Ultimate Debugging
Sources: ardanlabs.com
Ultimate Debugging is a course that will help you master the art of debugging software at a deep level. Explore advanced methods of identifying and fixing bugs in your code and ...
10 hours 15 minutes 13 seconds
Let's Go! Learn to Build Professional Web Applications With Golang [Professional Package]
Sources: Alex Edwards
Go is a great language for building web applications. But teaching yourself from blog posts and the standard-library documentation can often leave you with....
Working with Design Patterns in Go (Golang)
Sources: udemy
Go is a powerful language for building efficient and scalable applications. But as your projects grow, you'll encounter common problems that can be elegantly...
10 hours 20 minutes 8 seconds