Welcome to My New Information Security Blog
-
Featured
My First Blog Post
Be yourself; Everyone else is already taken. — Oscar Wilde. This is the first post on my new blog. I’m just getting this new blog going, so stay tuned for more. Subscribe below to get notified when I post new updates.
-
Golang Personal Cheat Sheet (101)
A personal cheat sheet to confirm my understand of Golang ‘principles’. – Err how to write code. There will be code examples from Much of this from following the great course: Introduction to the Go programming language from the Python Programming website. It can be found here: https://pythonprogramming.net/go/introduction-go-language-programming-tutorial/ I didn’t come up with this on… Read more
-
Golang JSON Struct Gotcha for Newbies
I spent a couple of hours trying to trouble shoot why my code wouldn’t work with some JSON in GO. The fix was really easy and I want to save some other newbies to Golang the hours of troubleshooting. TL;DR Capitalize the Struct field names Below I have instructions on working with JSON, but the… Read more
Follow My Blog
Get new content delivered directly to your inbox.