- Gopher Newsletter November 6, 2020
Welcome to the latest edition of the Gopher Newsletter. This is where I collect cool links and tidbits about what's going on in the Go world.
2 min read - Nov 6, 2020 - Live Event: Cloud Labs - How to Create an EC2 Auto Scaling Group
In this event, we're going to use the new Cloud Labs feature in Pluralsight, and learn how to create an EC2 auto scaling group with load balancing on AWS.
1 min read - Oct 18, 2020 - Building a Go Web API with the Digital Ocean App Platform
I tried out Digital Ocean's new PaaS (Platform as a Service) and threw some Go at it. Let's see how it does.
9 min read - Oct 14, 2020 - The Tech Conference You Must Check Out Today
Pluralsight Live 2020 has launched! This FREE tech conference covers everything that's happening in tech right now!
3 min read - Oct 13, 2020 - Optimizing String Comparisons in Go
Optimizing string comparisons in Go can improve your application's response time and help scalability. I'll show which methods are the fastest.
8 min read - Sep 4, 2020 - How Do I Install OpenCV for Python in Arch Linux?
Here's the fastest and easiest way to start working with OpenCV and Python in Arch Linux
3 min read - Aug 23, 2020 - How Do I Compare Strings in Go?
In this article, we'll learn how to compare strings in Go, and which methods are fastest.
6 min read - Aug 17, 2020 - How to Reinstall the Boot Loader in Arch Linux
Let's say you're like me and have Arch Linux installed, and you've toasted your GRUB bootloader. Here's what you do.
3 min read - Aug 14, 2020 - 7 Reasons Why Front End Developers Going Full Stack Should Choose Go
You want to become a full stack developer someday, so where do you start? Google's Go language is an excellent place.
4 min read - Aug 12, 2020 - Better Title Case in Go
In this article, we'll walk through the different ways to change letter case in Go. Using the strings library and a neat function you can build better titles with Go.
3 min read - Aug 3, 2020