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.
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.
From its very beginning, Go has embraced simplicity as a core ideal to aspire to. However, just because a thing is simple, does not mean that it must compromise its effectiveness. Go’s package system illustrates this point well. This system provides a simple way to organize source code into clear, well-factored units while remaining powerful enough to handle the most challenging organizational requirements.
In this course, you will dig into the package system. You will learn about the components of a package and how to use them to ensure that the package remains well organized and can be easily consumed by other parts of your application. You will start by learning about the internal mechanisms of a package and how to use them to ensure that a package is ready to be used. Next, you'll zoom out and learn how to create packages that can easily be consumed by others. Finally, you will learn about the options that are available for consuming external packages. When you're finished with this course, you will have the skills and knowledge of packages needed to create applications that are well organized and easily maintained over time.
OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.
Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.
Find this site helpful? Tell a friend about us.
We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.
Your purchases help us maintain our catalog and keep our servers humming without ads.
Thank you for supporting OpenCourser.