Companies Home Search Profile

Deep Dive into Go Packages

Focused View

Mike Van Sickle

1:34:07

44 View
  • 01 - Course Overview.mp4
    01:56
  • 02 - Introduction.mp4
    01:28
  • 03 - Elements of a Package.mp4
    02:22
  • 04 - Types of Packages.mp4
    03:35
  • 05 - Demo - Tour of Packages in Standard Library.mp4
    06:43
  • 06 - Summary.mp4
    02:14
  • 07 - Introduction.mp4
    01:21
  • 08 - Naming Packages.mp4
    04:45
  • 09 - Naming Package Elements.mp4
    02:19
  • 10 - Lifecycle of a Package.mp4
    01:19
  • 11 - Demo - Using the init() Function.mp4
    07:40
  • 12 - Summary.mp4
    01:19
  • 13 - Introduction.mp4
    01:54
  • 14 - Member Visibility.mp4
    02:39
  • 15 - Documenting a Package.mp4
    03:20
  • 16 - Documenting Package Members.mp4
    01:48
  • 17 - Demo - Documentation.mp4
    04:26
  • 18 - Designing a Package.mp4
    05:22
  • 19 - Interface Strategies.mp4
    06:50
  • 20 - Summary.mp4
    02:35
  • 21 - Introduction.mp4
    01:26
  • 22 - Importing a Package.mp4
    02:16
  • 23 - Alternative Import Methods.mp4
    00:36
  • 24 - Aliasing a Package.mp4
    02:01
  • 25 - Importing for Side Effect.mp4
    01:04
  • 26 - Demo - Importing for Side Effect.mp4
    02:37
  • 27 - Internal Packages.mp4
    01:48
  • 28 - Demo - Internal Packages.mp4
    03:42
  • 29 - Relative Imports.mp4
    02:05
  • 30 - Vendor Directories.mp4
    01:55
  • 31 - Demo - Vendor Directories.mp4
    04:34
  • 32 - Summary.mp4
    04:08
  • Description


    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.

    What You'll Learn?


      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.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category

    Go

    Mike Van Sickle
    Mike Van Sickle
    Instructor's Courses
    Michael Van Sickle is an application architect in Akron, Ohio. He started his career as a mechanical engineer, designing components for the automotive industry, before changing to software engineering. He is passionate about learning new programming languages and is comfortable working in Java, C#, JavaScript, PHP, and F#. Mike also loves learning about user experience design and is taking a lead role in his company's attempt to make applications that are elegant and simple. When he is not writing code, Mike loves to go camping and take long walks with his wife and two girls.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 32
    • duration 1:34:07
    • level average
    • Release Date 2023/10/11