Category: Programming

It’s the end of human software engineering, and I feel fine.

It’s the end of human software engineering, and I feel fine. Yes, that’s a nod to R.E.M. But I am not joking. Over the last 72 hours: •…

Pseudocode: A Conceptual Bridge to Better Prompt Engineering

Pseudocode is one of the first things new programmers learn- an informal way to outline an algorithm without worrying about the strict syntax of a programming language. This…