
Jeremy Morgan
Pluralsight
Jeremy is a Technologist and Author for Pluralsight. From research and development at a Fortune 100 company to being the only developer at a scrappy startup, he has a wide range of development experience and is most at home in front of a Linux terminal. He loves writing applications in Go, Python, and even C#. He lives in Oregon with his family and volunteers as firefighter/EMT in his spare time.
The Standard Library Bootcamp
The standard library is one area of Go many beginners overlook. We use things like FMT, but the library is a much more than that. We’ll explore ways you can improve your programs, by using things already baked into the standard library. We’ll discover features in the library you may not know exist.