Go Standard Library Solutions

Become productive with Go quickly by mastering the most commonly used packages in the standard library

What's Inside

Go comes out of the box with a full-featured standard library, requiring little in the way of third-party libraries for things like string manipulation, file and network I/O, testing, HTTP servers, and so much more.

In this course, we will dive into the packages that are the most commonly used within the standard library, including fmt, strings, strconv, errors, flag, regexp, io, os, bytes, math, time, archive, compress and image. We will also cover the net/http and context packages packages to build resilient networked applications like HTTP servers and clients. We’ll learn how to take in and serve up JSON for our REST APIs using the encoding/json package. Testing is a first class citizen in Go and we’ll learn how to take full advantage of it using the testing package. Lastly, no Go course would be complete without getting into what draws many to Go in the first place, it’s concurrency primitives and patterns.

About The Author

Johnny Boursiquot is a multi-disciplined Software and Cloud Systems Engineer with two decades of industry experience spanning various server, client, and mobile technologies. His past roles include developer, co-founder, teacher and CTO.

His love for technology is matched only by his passion for community service. He is a GoBridge Core Member, the founder, and organizer of the Baltimore Golang User Group, a previous organizer for the Boston Ruby User Group, and the Boston Golang User Group. He regularly serves as a speaker and teacher for various organizations that seek to diversify the tech industry. He has been known to mentor a number of young technology professionals in the Boston and Baltimore metro areas.

Feel free to reach him on Twitter @jboursiquot.

This course is closed for enrollment.

43462+ Students
26 Lectures
3+ Hours of Video
Lifetime Access
24/7 Support
Instructor Rating
Packt Publishing

Packt’s mission is to help the world put software to work in new ways, through the delivery of effective learning and information services to IT professionals. Working towards that vision, it has published over 4,000 books and videos so far, providing IT professionals with the actionable knowledge they need to get the job done–whether that’s specific learning on an emerging technology or optimizing key skills in more established tools.

Popular Bundles