Pluralsight – Building Distributed Applications with Go

Pluralsight – Building Distributed Applications with Go
English | Tutorial | Size: 449.40 MB


This course will teach you to build the basic elements of a distributed application architecture from first principles, using only Go’s standard library.

Pluralsight – Exploring Go Modules

Pluralsight – Exploring Go Modules
English | Tutorial | Size: 199.63 MB


Go’s strive for simplicity has led to many features that have made Go programs easier to create and consume.

Pluralsight – Deep Dive into Go Packages

Pluralsight – Deep Dive into Go Packages
English | Tutorial | Size: 166.88 MB


This course introduces you to everything you need to know about package in Go, both the mechanics of how to create them and the best practices that will help your application remain clear and manageable.

LinkedIn Learning – Go Practice – Error Handling

LinkedIn Learning – Go Practice – Error Handling
English | Tutorial | Size: 21.65 MB


Effective error handling is one of the most important skills you can have to ensure that your server doesn’t completely crash if something goes wrong.