Go 1.23.0-1 Microsoft build now available
A new set of Microsoft Go builds is now available for download. The post Go 1.23.0-1 Microsoft build now available appeared first on Microsoft for Go Developers.
A new set of Microsoft Go builds is now available for download. The post Go 1.23.0-1 Microsoft build now available appeared first on Microsoft for Go Developers.
AES is an amazing, state-of-the-art encryption system, and it’s built right in to Go as part of the standard library. It’s also incredibly easy to use. Let’s see how!
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 many packages of the standard library. G...
Another month, another minor release full of improvements!
Go 1.23 adds iterators, continues loop enhancements, improves compatibility, and more.
I talked a bit about my career to some first year college students.
I'm very excited to announce I'm on my first episode of the ever awesome Go Time podcast, on today's episode, OpenAPI + API Design. As I mentioned in Learning a new language, or how I gained familiarity with Go I started regularly listening to Go Time as I started to learn Go whe...
Introduction: Welcome to Episode 4 of our Intro to Generative AI series! In this episode, Daniel dives into the essential technique of prompt engineering, focusing on creating dynamic and interactive prompts to enhance the capabilities of AI models. Prompt Templating: Techniques...
A new set of Microsoft Go builds is now available for download. The post Go 1.22.6-1 and 1.21.13-1 Microsoft builds now available appeared first on Microsoft for Go Developers.