Pluralsight – Accessing Relational Databases in Go

Pluralsight – Accessing Relational Databases in Go
English | Tutorial | Size: 156.57 MB


This course will teach you how to use the Go language to access relational databases and perform various CRUD operations and transactions.

Pluralsight – Code Generation in Go

Pluralsight – Code Generation in Go
English | Tutorial | Size: 222.69 MB


As professional developers we all get annoyed with doing the same task over and over. This course will teach you how to leverage the built-in capability of Go to auto-generate code in a consistent and predictable manner.

LinkedIn Learning – Design Patterns in Go

LinkedIn Learning – Design Patterns in Go
English | Tutorial | Size: 187.96 MB


There are a lot of ways to structure code in Go, and the choices can sometimes be overwhelming.