So you want to learn more about Go from my guides? These sub-sections are the directions to dig in. I organized the guides in a general topics such as Setup, Basic, Algorithms, Network, Local, Web, and Embedded. Inside there, you'll find the guides that I publish across time.
NOTE
All guides related to setup or update Go programming language tools.
Any Go programming languages basics, like learning the languages, controlling, coding, best practices etc. This section focuses on mastering the language itself.
All Go binary build related topics, such as cross-OS building, no garbage collection builds, with/without debugging symbols, etc.
All Go test and benchmark related topics.
All Go techniques and recipes learnt throughout the learning.
That's all about Go as an overview from my side. Feel free to explore them.