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.

LinkedIn Learning – Advanced Go Programming – Data Structures, Code Architecture, and Testing

LinkedIn Learning – Advanced Go Programming – Data Structures, Code Architecture, and Testing
English | Tutorial | Size: 116.49 MB


Looking to advance your skills in Go, the popular open-source programming language? Join instructor Adelina Simion in this hands-on, interactive, skills-first coding course designed uniquely for intermediate- to advanced-level Go developers.

LinkedIn Learning – Treating Go as an Object-Oriented Language

LinkedIn Learning – Treating Go as an Object-Oriented Language
English | Tutorial | Size: 95.81 MB


Did you know that treating Go like an object-oriented programming language can allow you to create more functional and more powerful behavior?