Course
Skills
Managing Go Projects
This course will teach you Project management with Go Language, where you will focus on packages, modules, and resource embedding.
What you'll learn
In this course, Managing Go Projects, you’ll learn to manage projects in Go Language. First, you’ll explore how to use packages in go. Next, you’ll discover more about modules. Finally, you’ll learn how to embed resources in projects. When you finish this course, you’ll have the skills and knowledge of projects needed to build a robust Go language application.
Table of contents
Course Overview
0mins
Getting Started with Go Packages
40mins
Exploring Go Modules
43mins
- Introduction 2m
- Introduction to Modules in Go 2m
- Demo: Modules in Go 12m
- Understanding Versioning 2m
- Managing Dependency 2m
- Demo: Managing Dependency with Versioning 9m
- Implementing Vendoring 2m
- Demo: Implementing Vendoring 3m
- Dependency Management Tool - dep 1m
- Demo: Dependency Management Tool - dep 7m
- Summary 1m