Catch up with me, anytime and anywhere
22 March 2022
Secure Code Training should touch on the following: What is Secure Code Training?, What are the goals of the training?, Why is Secure Code Training important?, How do you complete the Secure Code Training?
25 April 2020
In this article, the cmdlets we will go over are 'Start-Job', 'Get-Job', and 'Receive-Job' using a fairly simple example where we accumulate a count of all file types recursively in the current directory.
06 August 2019
Parsing common data formats like JSON is a very common and necessary task for anyone using a typical RESTful API. In this blog post, we will go through the basics of using JSON with Go.
06 May 2019
GitHub Pages are a free and great way to setup and maintain a website for a personal, organizational, or project website. Thankfully, by using Travis CI, we can build the pages ourselves and publish to GitHub Pages.