
The Go Standard Library
The Go standard library is a set of packages that contain pre-written code to help you build applications at a faster rate. This course will show you how to leverage these packages to handle input, read and write files, create logs, and more.
Learning Journey Context
Works well as a continuation after mastering Data Science fundamentals. It bridges the gap toward advanced, production-level engineering.
Relevant for professionals pursuing roles within Data Science.
💡This course fits perfectly into our comprehensiveData Science Learning Path. Explore the ecosystem to see how it compares to other foundational skills.
Quick Facts
What You’ll Learn
Basic operations, such as input/output, formatting, and logging aren't things you want to write by hand. In this course, The Go Standard Library, you'll gain the ability to leverage these libraries to develop applications faster. First, you'll explore creating command line applications. Next, you'll discover handling input and output. Finally, you'll learn how to format strings and data to your exact requirements. When you're finished with this course, you'll have the skills and knowledge of the Go standard library needed to cut down development time with your Go applications.
Outcomes
- Course Overview : 1min.
- Creating CLI Applications : 28mins.
- Using the fmt Package : 20mins.
- Using the Log Package : 18mins.
- Working with the Time Package : 20mins.
- Working with Strings in Go : 30mins.
- Implementing Reflection : 28mins.
FAQs
Top Alternatives
Highly-rated courses worth your attention

