GoLang Packages and Modules | Beginners Go Tutorial



GoLang Packages and Modules | Beginners Go Tutorial

GoLang Packages and Modules | Beginners Go Tutorial

In this video we will learn about Go Packages and Modules. We will learn about the DRY principle and reusable code and that go functions and packages help us stay DRY. We will learn how importing packages work and how we can pull in third party libraries outside of our Go Path using modules. We will use go mod init and go mod tidy for our package dependencies.

If you wanna support my channel, you can buy me a coffee:
☕️ https://www.buymeacoffee.com/nerdcademy
Coffee make the code go!!!

💻 Programming Laptop
https://kit.co/nerdcademy/framework-laptop

🎥 My Video Kit
https://kit.co/nerdcademy/my-video-kit

🖥 Video Editing PC
https://kit.co/nerdcademy/m1-mac-mini-setup

All code found in this video will be at:
💻 https://github.com/NerdCademyDev/golang

#golang #nerdcademy

Comments are closed.