foreword

The Go official team released the Go 1.19 Beta 1 version on 2022.06.11, and the official release version of Go 1.19 was officially released on 2022.08.02.

Let's take a sneak peek and see what changes Go 1.19 brings to us.

Go 1.19 release checklist

Compared with Go 1.18, the changes are relatively small, mainly involving language (Language), memory model (Memory Model), portability (Ports), Go Tool chain, runtime (Runtime), compiler (Compiler), assembly Assembler, Linker, and Core library optimizations.

open source address

Articles and sample code are open sourced on GitHub: Beginner, Intermediate and Advanced Tutorials in Go [1] .

Official account: coding advanced. Follow the official account to get the latest Go interview questions and technology stacks.

Personal website: Jincheng's Blog [2] .

Zhihu: Wuji [3] .

Welfare

I have compiled a back-end development learning material package for you, including programming language entry to advanced knowledge (Go, C++, Python), back-end development technology stack, interview questions, etc.

Follow the official account "coding advanced", send a message backend to receive a gift package, this information will be updated from time to time, and add information that I think is valuable. You can also send a message " join the group " to communicate and learn with your peers and answer questions.

References

  • https://go.dev/blog/go1.19

References

[1]

Go language beginner, intermediate and advanced tutorial: https://github.com/jincheng9/go-tutorial

[2]

Jincheng's Blog: https://jincheng9.github.io/

[3]

Wuji: https://www.zhihu.com/people/thucuhkwuji