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. Go is currently at 1.15.4 So far, I’ve received a ton of new subscribers, and …
Live Event: Cloud Labs - How to Create an EC2 Auto Scaling Group
I’ll be hosting a LIVE event, Thursday, October 22nd, at 9:30AM PDT. In this event we’ll be trying out Pluralsight’s new Cloud Labs! These are temporary cloud environments you can use to learn and demonstrate concepts. We …
Building a Go Web API with the Digital Ocean App Platform
Recently, Digital Ocean announced they’re entering the PaaS market with their new application platform. They’ve hosted virtual machines (droplets) and Kubernetes based services for years, but now they’re creating a …
The Tech Conference You Must Check Out Today
As you can see in the video above, Pluralsight Live! 2020 is in full swing! This year is really exciting. Like most tech conferences, it’s 100% virtual now, and also 100% FREE. Not only are we streaming on major platforms, but we have …
Help me beat the Techade Quiz!!
Description: _Let's all jump in and see if we can get all the devices in the Techade Quiz!_ Uploaded: 2020-09-19T09:29:22Z Subscribe to my Channel!
Optimizing String Comparisons in Go
Want your Go programs to run faster? Optimizing string comparisons in Go can improve your application’s response time and help scalability. Comparing two strings to see if they’re equal takes processing power, but not all …
How Do I Compare Two Strings in Go?
Description: I show you three different ways to compare two strings in Go and run benchmarks to show which one is fastest. From this article: … Uploaded: 2020-09-03T15:49:29Z Subscribe to my Channel!
How Do I Install OpenCV for Python in Arch Linux?
I’ve been playing around with OpenCV and Python lately. It’s a ton of fun. I often bounce around from machine to machine. I struggled a bit getting my OpenCV stuff to work with Arch. Then I went to another machine and decided to …
How Do I Compare Strings in Go?
So you’re just learning Go and how things work. You need to compare two strings to see if they’re equal. You want to do it as simply and quickly as possible. In this tutorial we’re going to learn: Different ways to …
Hacker Noon AMA Happening now!! Ask Me anything! #Hackernoon #Noonies #streaming
Description: _Hacker Noon AMA - Ask me anything about tech, blogging and more!_ Uploaded: 2020-08-18T04:57:05Z Subscribe to my Channel!