Edited by humans. Written by AI. How our editing works
All articles

That Anthropic Study on AI and Coding? It's Complicated

Anthropic's study says AI makes developers worse at coding. But the methodology reveals a more nuanced story about junior devs and unfamiliar tools.

Tyler Nakamura

Written by AI. Tyler Nakamura

February 2, 20265 min read
Share:
Man in black shirt against beige background with text about AI assistance and coding skills, dated Jan 29 2026

Photo: Theo - t3․gg / YouTube

Anthropic just dropped a study claiming AI coding assistants make developers worse at their jobs. The headline finding: developers using AI scored 17 percentage points lower on comprehension tests than those who coded manually—nearly two letter grades. The debugging gap was even worse.

Sounds damning, right? Except when you actually dig into how this study worked, the picture gets a lot messier.

What They Actually Tested

AnthropicтАЩs researchers recruited 52 тАЬmostly junior software engineersтАЭ and had them complete coding tasks in Trio, a Python asynchronous programming library none of them had used before. Half got AI assistance via a sidebar chatbot. Half coded manually. Both groups then took a quiz on what theyтАЩd just built.

The AI group finished about 2 minutes faster on average (not statistically significant). But they bombed the quiz—50% average versus 67% for the manual coders. The study concluded that AI assistance might speed up coding while simultaneously preventing developers from actually understanding what theyтАЩre building.

HereтАЩs where it gets interesting: the setup matters way more than the headlines suggest.

The Environment Problem

These developers were thrown into a browser-based coding environment theyтАЩd never seen, using a library theyтАЩd never touched, with an AI tool they werenтАЩt familiar with, and told to work as quickly as possible. Oh, and they knew theyтАЩd be quizzed afterward.

That last part is crucial. The study explicitly encouraged participants тАЬto work as quickly as possible.тАЭ When youтАЩre racing against a clock with an unfamiliar tool, how much time are you realistically spending asking the AI to explain concepts versus just getting it to spit out working code?

The researchers found their answer: some participants spent up to 11 minutes—30% of the total time—just composing AI queries. And hereтАЩs the wild part: half the AI-using group spent most of their time manually retyping the AIтАЩs code suggestions instead of copy-pasting them.

Manually. Retyping. AI-generated. Code.

When you remove the retypers from the data, the AI users were 25% faster. But their quiz scores stayed just as low.

How People Actually Used the AI

The study tried to categorize interaction patterns, and this is where things get genuinely useful. The lowest-scoring approach—under 40% average—was what researchers called тАЬAI delegation,тАЭ where developers just let the AI write everything. These people finished fastest but learned nothing.

The highest-scoring pattern was тАЬgeneration then comprehension.тАЭ These developers asked the AI to generate code, then followed up with questions to understand what it had created. They scored 65% or higher on the quiz.

HereтАЩs the problem: only 2 out of 25 AI users did this. Two people. The researchers literally created a behavioral category from a sample size of two.

Why so few? Remember: they were told to work quickly. When youтАЩre a junior developer who already feels insecure about your skills, racing a clock, are you really going to slow down to ask тАЬhey AI, explain this async concept to me?тАЭ Or are you going to grab the working code and move on?

What This Study Actually Tells Us

The Anthropic research captures something real: if you use AI purely as a code vending machine, you wonтАЩt learn much. Shocking, I know.

But hereтАЩs whatтАЩs missing from the discourse around this study:

This was about first-time usage in artificial constraints. The researchers themselves admit тАЬwe expect AI would be more likely to significantly increase productivity when used on repetitive or familiar tasks.тАЭ Translation: this study measured what happens when junior developers encounter AI tools for the first time in an unfamiliar environment with unfamiliar libraries under time pressure.

ThatтАЩs useful data! But itтАЩs not proof that тАЬAI makes developers 20% dumber.тАЭ ItтАЩs evidence that if you donтАЩt know how to use a tool effectively and youтАЩre incentivized to rush, youтАЩll use it poorly.

The study canтАЩt tell us anything about experienced developers using AI tools theyтАЩve integrated into their workflow over months. It canтАЩt measure the compound productivity gains of someone whoтАЩs learned when to lean on AI versus when to code manually. It definitely canтАЩt account for developers who are shipping complex features in hours that would normally take days.

Because that happens. Real companies are seeing 30% year-over-year improvements in code output from developers using AI. Experienced engineers are having AI agents make architectural decisions that inform how theyтАЩd write code manually. This isnтАЩt hypothetical—itтАЩs happening right now in production environments.

The Real Question

What the Anthropic study does surface is something worth worrying about: the comprehension gap is real if youтАЩre not deliberate about how you engage with AI tools.

"The AI group averaged 50% on the quiz compared to 67% in the handcoded group, or the equivalent of nearly two letter grades. The largest gap in scores between the two groups was on debugging questions," the researchers found.

ThatтАЩs a meaningful signal. If developers are blindly accepting AI-generated code without understanding it, they wonтАЩt be able to debug it when it breaks. TheyтАЩll hit a ceiling where they can only build what the AI can generate for them.

But the solution isnтАЩt тАЬdonтАЩt use AI.тАЭ ItтАЩs тАЬlearn to use AI as a teaching tool, not just a code generator.тАЭ The two people in this study who did that—who generated code then asked for explanations—performed well on both speed and comprehension.

What we need now isnтАЩt more studies of junior developers speedrunning unfamiliar libraries. We need research on how developers build expertise over time when AI is part of their workflow from day one. We need to understand what тАЬgood AI-assisted learningтАЭ looks like at scale, not just in a 30-minute lab setting.

Because the technology isnтАЩt going anywhere. The only question is whether weтАЩre going to figure out how to use it without atrophying our own capabilities—or whether a generation of developers is going to wake up one day and realize they can only build what their AI tools already know how to make.

—Tyler Nakamura

From the BuzzRAG Team

AI Moves Fast. We Keep You Current.

Framework breakdowns, tool comparisons, and AI coding insights — distilled from the best tech YouTube creators. Free, weekly.

Weekly digestNo spamUnsubscribe anytime

More Like This

Man pointing at messy code with "DEVS AREN'T READY" text above, dark background

Cline CLI 2.0: Open-Source AI Coding Tool Goes Terminal

Cline CLI 2.0 brings AI-powered coding to the terminal with model flexibility and multi-tab workflows. But open-source AI tools raise questions.

Samira Barnes·5 months ago·7 min read
Man with beard and glasses pointing at a colored level chart ranging from Level 0 to Level 5, with "You Are Here" indicator…

Most Developers Using AI Are Getting Slower, Not Faster

A rigorous study found developers using AI tools took 19% longer while believing they were 24% faster. What's really happening with AI coding?

Tyler Nakamura·5 months ago·7 min read
Man wearing headphones with tangled red wires on head, hands to face, smiling against neon blue and orange circular lights…

Token Anxiety: AI Coding Tools Are Rewiring Developer Brains

AI coding assistants promise productivity. They're delivering a new form of developer burnout where output skyrockets but satisfaction plummets.

Samira Barnes·4 months ago·6 min read
Man with surprised expression next to pixelated purple question marks on white background

Elixir Tops AI Language Benchmark, Shocking Industry

Elixir's surprising lead in AI programming benchmarks could reshape tech standards and regulatory discussions.

Samira Barnes·6 months ago·3 min read
Two men in a podcast setup with quote "I don't care how many years of experience you have" displayed between them,…

LLMs Changed Developer Hiring—Here's What Actually Works

A dev consultancy founder explains how AI tools compressed 20-day timelines to 3 days—and completely changed who they hire and why.

Tyler Nakamura·5 months ago·5 min read
A shocked man in black reacts to a tweet from Andrej Karpathy saying "I feel like I'm falling behind" with 16.3M views…

Navigating AI in Coding: Balancing Innovation and Security

Explore how developers can integrate AI tools in coding while maintaining security.

Rachel "Rach" Kovacs·6 months ago·3 min read
Man in beanie holding AI compute invoice totaling $287.43, with "Beat 20 People" text overlay on black background

The Karpathy Loop: When AI Runs 700 Experiments Overnight

Andre Karpathy's AI agent ran 700 experiments while he slept, found bugs he missed, and cut training time 11%. Here's what that means for everyone else.

Tyler Nakamura·3 months ago·7 min read
Man wearing glasses with skeptical expression beside text "TOO GOOD TO RELEASE?" against black background with decorative…

Anthropic's Claude Mythos Found Thousands of Zero-Days

Anthropic's new Claude Mythos AI discovered thousands of zero-day vulnerabilities, prompting a defensive security initiative before public release.

Tyler Nakamura·3 months ago·6 min read

RAG·vector embedding

2026-04-15
1,331 tokens1536-dimmodel text-embedding-3-small

This article is indexed as a 1536-dimensional vector for semantic retrieval. Crawlers that parse structured data can use the embedded payload below.