News

Correlation Between Software Job Openings and Federal Reserve Balance Sheet

If you’re in the software industry, you’re probably well aware of how difficult the current job market (as of May 2025) is for technology workers of all skill levels. The chart below displays this, as it shows the number of software development job openings over the past five years –

Continue readingCorrelation Between Software Job Openings and Federal Reserve Balance Sheet

AI Prompting as an Ultra-High Level Programming Language

Application Developers and Software Engineers most often work with high-level programming languages designed to make it easy for humans to write instructions for machines. Consider the following example: if (apple.isRotten()) { apple.dispose();} Even without any training in computer programming, the average person should be able to figure out that the

Continue readingAI Prompting as an Ultra-High Level Programming Language