
The Go Blog - The Go Programming Language
Mar 6, 2025 · Go 1.24 brings generic type aliases, map performance improvements, FIPS 140 compliance and more. What we learned from our 2024 H2 developer survey. We are adding a new generated code API to Go Protobuf. More articles...
The Best Golang Blogs for Learning Golang - Draft.dev
Jan 10, 2021 · One of the best ways to learn Golang is to find a Golang blog that resonates with your area of interest and specifically covers Go. You can also subscribe to one Golang blog or more via email or RSS to stay on top of the latest Golang …
Goodbye core types - Hello Go as we know and love it!
Mar 26, 2025 · The Go Blog Goodbye core types - Hello Go as we know and love it! Robert Griesemer 26 March 2025 The Go 1.18 release introduced generics and with that a number of new features, including type parameters, type constraints, and new concepts such as type sets. It also introduced the notion of a core type. While the former provide concrete new ...
Golang Weekly
🎂 Go version 1 was released 13 years ago this week! The folks on Reddit's /r/golang got to discussing unusual or unique things they've built in Go including things like ️ a World of Warcraft bot, an MP3 visualizer, and code for synthesizing guitar-like sounds.
Blog · Applied Go
Aug 14, 2024 · TL;DR: Go now officially supports ranging over function iterators, adds opt-in telemetry, is WAY faster when building with Profiled Guided Optimization enabled, fixes garbage collection of tickers and timers, and provides useful updates to …
Go, blog with GoBlog!
Jun 24, 2021 · Today I realized that I started programming on GoBlog almost exactly a year ago! Here is the first commit. At the moment I am really productive regarding the development of GoBlog. Since the last update post there are the following new features and improvements:
Go blogs to follow : r/golang - Reddit
Dec 31, 2021 · Hello everyone, I'm new to go and loving it so far, I have a list of books to go through and hopefully they help me learn the language better, but I was wondering if you know of any good go blogs to follow, maybe some good authors …
Best Go Blogs to Read in 2021 - Blogging for Devs: Free Email …
Read the best Go blogs written by developers. Learn about topics like systems programming with Go, using GORM, Go Kit, and other popular Go libraries and tools.
GoBlog | Simple blogging system written in Go
GoBlog is a dynamic blogging system, but inspired by Hugo, it has goals like performance and flexibility. It also implements many IndieWeb functionalities like Webmentions or IndieAuth to use your own blog as an identity on the internet.
The Go Blog - The Go Programming Language
Dmitri Shuralyov, on behalf of the Go team Go 1.23 adds iterators, continues loop enhancements, improves compatibility, and more. Secure Randomness in Go 1.22 , 2 May 2024
- Some results have been removed