Go Turns 10 Years Old— It’s energizing to read this quick chronicle of Go and how far it has come in 10 years. “On behalf of the entire Go team at Google, thank you to everyone who has joined us over the past decade. Let’s make the next one even more incredible!" Indeed. The Go Blog |
go.dev: A New Hub for Go Developers— The Go’s teams answer to … who else is using Go, what do they use it for, and how can I find useful Go packages? This is the “MVP”, so go try it out and give feedback. You might find pkg.go.dev of particular interest as it aims to be a central source of info on Go packages and modules – think godoc.org but that understands modules. The Go Blog |
![]() The Easiest Way to Run Redis— Better monitoring, seamless scaling, durable and portable Redis hosting supporting all the latest features. RedisGreen sponsor |
Recreating grep from First Principles— I love tutorials like this. Will goes through regular expressions, Deterministic Finite Automatons, ending with a grep -like tool written in Go. Will Demaine |
Security Assessment Techniques for Go Projects— Trail of Bits, a security consultancy firm, focuses its security lens on Go, explaining tools and techniques they use to root out security bugs. This is likely a must-read for anyone serious about Go, testing, and security. Trail of Bits |
Find a Job Through Vettery— Make a profile, name your salary, and connect with hiring managers from top employers. Vettery is completely free for job seekers. Vettery |
10 Things I Like About Go— “Go turns 10 years old this month, so here’s a list of 10 things that I enjoy about Go.” Dylan Meeus |
|