C vs. Go: Comparing programming languages Use a simple counting program to compare the venerable C language with modern Go.
16 reasons DDEV will be your new favorite web development environment What's so different about DDEV? It's a container-based local web development environment. Here are a few reasons you should give it a try.
My favorite build options for Go These handy Go build options can help you understand the Go compilation process better.
What you need to know about fuzz testing and Go The Go team has accepted a proposal to add fuzz testing support to the language.