Tools can now write working code from plain English. That means anyone who understands the work can start shaping the software around it.
Because a lot of ordinary work is really just computer work done by hand. You move information between apps. You update the CRM after a call. You copy details from email into a spreadsheet. You check dashboards, fill forms, chase approvals, and work around tools that almost do what you need.
Most people do not think of that as code. It just feels like using your apps: open this page, click that button, copy this field, paste it over there, check again tomorrow. But when the steps are that clear, a computer can often do them instead. Now you can describe those steps in plain English and have a code-writing tool help turn them into something that runs.
Pick something you already do by hand: update records after a meeting, move leads between tools, check a dashboard, prepare a weekly report.
Say what you start with, what needs to change, and what the finished result should look like. No programming vocabulary required.
Once it works, you can run it again. Next week, next month, or whenever the same kind of work shows up.
That is the real story: you do not need to become a programmer to make code useful. You just need one piece of work you are tired of doing by hand.
"I would never hire a finance person who didn't know how to use Excel — and I probably wouldn't hire a finance person today that doesn't know how to use a tool like Codex."
— Sarah Friar, CFO of OpenAI · Fortune, June 2026
The comparison is the point. Excel gave office workers direct control over numbers; coding agents are starting to do the same for software. Built in English teaches that skill from the beginning: how to ask for useful code, understand what it can do, and stay in control of what gets built.