Advanced Programming in Go: Deep Dive into Packages
Go
| Intermediate
- 13 videos | 1h 18m 45s
- Includes Assessment
- Earns a Badge
All Go programs are composed of one or more packages. Packages organize Go source code in a way that makes the code easily reusable and readable. Packages essentially allow you to take one or more source code files and compartmentalize them into a single unit. In this course, you'll explore what Go packages are and why they are used. You'll examine best practice for working with Go packages and learn about working with modules and packages. Next, you'll learn about package names and how to declare and import packages. Finally, you'll explore how to create and use custom packages and nested packages, as well as how to use the init() function in Go to initialize an application.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseDefine what a package is in go programmingDescribe why packages are used in go programmingEmploy best practices for naming packages and package componentsCreate and use nested packages in goDeclare and configure packages in goImport packages and identify when to use a blank import
-
Use alternative methods for importing packagesDocument custom packages in goRecognize best practices for working with packagesRecognize when and how to use the init() function to initialize an applicationCreate and work with modules and packagesSummarize the key concepts covered in this course
IN THIS COURSE
-
1m 34s
-
4m 22s
-
4m 46s
-
8m 23s
-
9m 24s
-
7m 30s
-
4m 35s
-
7m 13s
-
9m 5s
-
6m 15s
-
5m 33s
-
9m 5s
-
1m 2s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.