Go Standard Library Solutions [Video]
- FREE Subscribe Start Free Trial
- $25.00 Was $124.99 Video Buy
- Instant online access to over 7,500+ books and videos
- Constantly updated with 100+ new titles each month
- Breadth and depth in over 1,000+ technologies
About this video
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.
Style and Approach
WeΚΌll take an example-based approach for learning how to use the different packages we cover. The goal is to teach you how to leverage the power of the standard library without having to use any third-party libraries to build tools and applications using the Go programming language.
- Publication date:
- November 2017
- Publisher
- Packt
- Duration
- 3 hours 17 minutes
- ISBN
- 9781788474160