Loading...

The next office skill is telling computers what to build.

Tools can now write working code from plain English. That means anyone who understands the work can start shaping the software around it.

The shift

Why would you want code if you are not a programmer?

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.

1
1

Start with a boring task

Pick something you already do by hand: update records after a meeting, move leads between tools, check a dashboard, prepare a weekly report.

2
2

Explain it like a person

Say what you start with, what needs to change, and what the finished result should look like. No programming vocabulary required.

3
3

Let the computer repeat it

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.

Why this matters now

"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.