Human Language Is the Best Programming Language
Jensen Huang says human language is the best programming language of the future. Here’s why the NVIDIA CEO is right — and why the ability to think clearly and communicate precisely now matters more than knowing any programming language.
I was scrolling through Instagram when Jensen Huang’s face stopped my thumb. The CEO of NVIDIA — the company whose GPUs power virtually every AI model on the planet — was making a claim that would have sounded insane five years ago.
“Human language is the best programming language in the future.”
He wasn’t speaking metaphorically. He described walking up to a computer and saying: “Come up with a build plan with all the suppliers and build material for a forecast. And if you don’t like it, write me a Python program I can modify.”
No IDE. No syntax errors. No Stack Overflow. Just a conversation.
The GPU Emperor’s Prophecy
NVIDIA started as a graphics card company for gamers. Today, it’s a $3 trillion colossus that powers the entire AI revolution. Every time someone uses ChatGPT, Claude, Gemini, or any large language model — NVIDIA’s GPUs are doing the heavy lifting underneath.
Jensen understood something before almost anyone else: the future of computing isn’t faster processors running human-written code — it’s massive parallel processors running AI models that understand human language. That bet turned NVIDIA into arguably the most important technology company on Earth.
And now he’s telling us the logical conclusion: programming itself is being absorbed into natural language.
From Syntax to Semantics
For decades, programming meant learning arbitrary rules. Where to put the semicolons. How to declare variables. Which brackets to use. We spent years mastering syntax — the how of telling computers what to do — when what always mattered was the what and the why.
Jensen didn’t say “write me a Python script that iterates through a JSON array of supplier objects.” He said: “Come up with a build plan with all the suppliers and build material.”
Same outcome. Completely different input. One requires thinking like a computer. The other requires thinking like a human.
The Artistry
Jensen used a word most people probably skipped past: artistry.
Prompt engineering isn’t just typing words at a chatbot. It’s the discipline of translating fuzzy human intent into precise instructions that an AI can execute. Knowing when to be specific and when to let the model think. Understanding what context to provide, what constraints to set, and what to leave open.
The difference between “make me a website” and “build a single-page portfolio with a dark theme, three sections, mobile-first, deployed on Vercel” — that gap is engineering. One is lazy. The other is precise.
This is the new literacy. Not knowing Python or JavaScript — but knowing how to think clearly enough to tell a machine what you actually want.
The Wall Is Crumbling
For decades, there was a hard wall between people who could create software and people who couldn’t. Learn to code — years of study, practice, frustration — or stay locked out.
That wall is crumbling.
A supply chain manager can now describe a build plan optimization and get working software. A teacher can describe an interactive learning tool and see it come to life. A doctor can describe a patient tracking system and have it built in hours instead of months.
Human language as programming language means every domain expert becomes a potential builder. The person who understands the problem best is now the person best equipped to solve it.
This is Jensen’s real insight. It’s not just that programming gets easier. It’s that the entire relationship between humans and computers fundamentally changes. We stop adapting our thinking to machines. Machines start adapting to our thinking.
Already Here
Human language is the best programming language. Not because it’s precise — it’s not. Not because it’s unambiguous — it’s the opposite. But because it’s universal. Everyone speaks it. Everyone thinks in it. And for the first time in computing history, machines can understand it well enough to turn it into action.
The most valuable programming language you can master is the one you already speak.
Related Reading
Decade Zero: A Realistic Blueprint for 2026–2035
The Last Interface
Spec-Driven Agentic Development
A Programming Language with No Compiler