Nvidia CEO Jensen Huang rejected the widely circulated prediction that artificial intelligence agents would eliminate the need for software engineers, even as industry leaders forecast AI writing 90% of code within months. In an interview with The New York Times released Wednesday, Huang argued that automation changes the tasks engineers perform but not their fundamental purpose, and he dismissed claims that AI will destroy engineering jobs as "fundamentally wrong" and a harmful myth that has hardened in the industry.
Huang separated a job's purpose from its individual tasks, pointing to radiology as an example where AI automated scan reading without changing radiologists' core mission of diagnosing disease. He applied the same reasoning to software development, noting that engineering existed before coding and will continue after programming is automated. The Stanford Digital Economy Lab's August 2026 update to its "Canaries in the Coal Mine" study found that employment of workers aged 22 to 25 in AI-exposed occupations like software development sits 19% below where it would be had it kept pace with less-exposed peers, with the gap driven mainly by reduced hiring of young workers rather than displacement of experienced ones. Microsoft executives warned in April that agentic AI's productivity gains push companies to hire senior engineers and automate junior ones, and a Linux Foundation report on European tech talent found organizations 3.7 times more likely to train existing staff than to hire new employees.
Huang told the Times he expects the first wave of AI-native graduates to reach the workforce around 2028, describing engineering's purpose as inventing products, solving problems, and connecting social needs with technology. He compared AI to calculators and personal computers, tools that went from forbidden or optional to required, and predicted students soon won't be able to graduate "without learning how to use an AI and collaborate with an agentic system." When pressed on a study of 26,000 Chinese students that found AI adoption raised homework scores by 18% while lowering monthly exam scores by 20% within six months, Huang acknowledged some skills will fade but called the trade worthwhile. He conceded that roles where the job and task are essentially the same, such as phone-based customer service, could be automated away.
The report notes that Huang's own framing creates a tension, since most early-career work he expects AI to automate—writing tests, reading stack traces, resolving merge conflicts, and chasing small bugs—falls on the task side rather than the purpose side of engineering. Developers have traditionally built the knowledge needed to evaluate agent-generated code through precisely this hands-on work, and nobody yet knows whether fluency with agents can substitute for that experience. Nvidia already spends 20% of engineering effort on design and 80% on verification, and as agents take on more actual coding, developers may spend more time checking what those agents produce and making sure they operate within the right permissions and boundaries. One analysis published this month found that a 25% output gain for heavy AI users came with an 81% rise in duplicated code, adding to the review burden. Microsoft and Linux Foundation warnings suggest that without early-career hiring opportunities, the profession's talent pipeline could collapse before the AI-native generation arrives, leaving the industry with more capable coding agents but fewer engineers equipped to evaluate their work. The challenge isn't whether agents can write code—it's whether junior developers will get the chance to learn what makes good code worth shipping before the apprenticeship itself disappears.

