Jason
Jason's Blog

Jason's Blog

Follow
Follow
homebadgesnewsletter
Tag

Go Language

#go

More content

Read more stories on Hashnode


Articles with this tag

Using the Brave Search API with Go

Nov 16, 20237 min read

Recently, I wanted to build a small program to search things through the Brave API. Why? Well, I wanted to begin to understand how APIs work and, two,...

Using the Brave Search API with Go

Head First Go Book Review

Oct 12, 20234 min read

I have recently just finished reading Head First Go by Jay McGavren. When I opened the book, I thought this was a very different way of learning to...

Head First Go Book Review

Mastering writing Packages with Go when working with the Azure SDK.

Sep 14, 20234 min read

Please note I am Dyslexic, so if things don't make grammatical sense, please do not hold it against me. Be Kind One thing you need to know well when...

Mastering writing Packages with Go when working with the Azure SDK.

Azure VM Extensions, written in Go

Aug 24, 20235 min read

Please note I am Dyslexic, so if things don't make grammatical sense, please do not hold it against me. Be Kind There is a project I was recently...

Azure VM Extensions, written in Go