### 2025.05.22 Λ 20:53
Just like my [[C Language Series]], I am starting a [[Go Language Series]] dedicated to my understanding of Golang. Ever since becoming proficient with the [[Python Programming Language]], I've been meaning to learn an in-demand compiled language—one that isn't C++, Java, or even Rust (although this last one piqued my interest back in 2021).
## Why Go?
Why choose Go when there are many other languages out there? I think Go offers the perfect blend of compiled speed, an extensive ecosystem, a solid community, and just plain common sense. Professionals have adopted Go for Kubernetes, Hashicorp Vault, and many other amazing programs due to its simplicity and power.
Just like in my [[C Language Series]], I will begin posting my notes on Go. I'll also start sharing some code for a Yara Engine I'm containerizing in Go, which is designed for on-demand JSON scanning. It's gonna be good.
**If you need any help or want to get in contact with me, Click [[🌱 The Syntax Garden]] where I have my contact details.**