How to use Regular Expressions
We look at a regular expression to parse a URL in detail so we can reason about regex.
This simple tutorial will show you how to parse JSON in java using JSON-simple from Google. JSON-simple is a bit old now but very stable and tested by large and small companies. I use this framework every day, so making a tutorial was a no-brainer.
We look at dockerizing our java build both in the cloud and in our local docker environment.
I go through the basics of accessibility. Web Content Accessibility Guidelines (WCAG) 2.1 https://www.w3.org/TR/WCAG21/
We talk about what is good to know when you take employment in a company.
We look into how to setup an expansion file in Android and download it from Google Play.
We look into how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.