‘We’re trading deep understanding for quick fixes’: Junior software developers lack coding skills because of an overreliance on AI tools – and it could spell trouble for the future of development
The new generation of junior devs is shipping code faster than ever, but many lack critical foundational skills
Junior software developers may have become too reliant on AI tools and it’s undermining core coding skills, according to claims by tech blogger and programmer Namanyay Goel.
In a blog post that’s sparked intense discussion in the industry, Goel wrote that he’s been troubled by the behavior of new developers he’s spoken to who are using some sort of AI coding assistant.
“Every junior dev I talk to has Copilot or Claude or GPT running 24/7. They’re shipping code faster than ever. But when I dig deeper into their understanding of what they’re shipping? That’s where things get concerning,” Goel said.
Though the code works, new devs are unable to explain how or why it works, Goel noted, or are stumped on questions about edge cases. Foundational knowledge is missing as junior developers are not learning from scratch, he added.
“We’re trading deep understanding for quick fixes, and while it feels great in the moment, we’re going to pay for this later,” Goel said.
Anecdotally comparing today’s developers with those of his generation who had to use Stack Overflow when they encountered an error, Goel described how learning from experienced developers is far superior to learning through AI tools.
“AI gives you answers, but the knowledge you gain is shallow. With StackOverflow, you had to read multiple expert discussions to get the full picture. It was slower, but you came out understanding not just what worked, but why it worked,” Goel said.
Sign up today and you will receive a free copy of our Future Focus 2025 report - the leading guidance on AI, cybersecurity and other IT challenges as per 700+ senior executives
Developers need to use AI tools correctly, expert suggests
Using AI tools can be a useful learning tool, according to Peter Schneider, Senior Product Manager at Qt Group, but they need to be used in the right way.
“If junior developers generate code with AI assistants and deploy the code to digital products without truly understanding it, then they run into the risk of introducing suboptimal code. It's also worth noting that whenever junior developers use AI-generated code, they're not really learning how to write and review code themselves,” Schneider told ITPro.
“That's why we recommend to our customers today that they use AI assistants to augment the learning experience of junior developers, not to replace coding itself,” he added.
There are clear benefits to using AI coding tools, but junior developers need to remember that AI isn’t flawless, said Faye Ellis, principal training architect at Pluralsight.
“It can still produce inaccurate outputs, and though large language models (LLMs) are remarkable, their current ability to learn and improve from interactions remains quite limited, meaning progress may feel uneven for some time,” Ellis told ITPro.
“Overreliance on AI tools could stop junior developers from developing essential skills, as generating code with AI is not the same as fully understanding it. Businesses should still invest in training developers to improve their coding expertise, rather than rely solely on AI,” she added.
Are AI coding tools worth the risk?
It’s not just workers' skill sets being undermined that developers need to worry about. Various reports over the last few months have put the quality of AI-generated code up for debate as well.
A report from Harness earlier this year found that 59% of developers reported problems with deployments in AI-generated code at least half of the time.
While 92% said AI tools had increased the volume of code shipped, they also said this increased the ‘blast radius’ of bad code.
67% of developers reported more time debugging AI-generated code and 68% spent more time fixing vulnerabilities after adopting AI tools, the report found.
Bogging developers down in these remediation tasks is also inflicting a serious financial toll on organizations and potentially negating the productivity gains afforded by the tools, Harness warned.
AI is causing a skills concern across the board
Software developers aren't the only professionals becoming over-reliant on AI tools, however, and this is a problem that could spread across a range of professions in years to come.
A recent study from Microsoft examining the impact of AI on knowledge workers found the increased use of the technology could be impacting their critical thinking skills.
RELATED WHITEPAPER
The study, conducted in collaboration with researchers at Carnegie Mellon University revealed a deterioration in certain cognitive faculties among those who frequently used AI tools.
Researchers warned the use of the technology is making workers unprepared to deal with anything other than routine tasks in their daily workflow.
“While AI can improve efficiency, it may also reduce critical engagement, particularly in routine or lower-stakes tasks in which users simply rely on AI, raising concerns about long-term reliance and diminished independent problem-solving," researchers said.
MORE FROM ITPRO
- AI coding tools are finally delivering results for enterprises
- AI-generated code risks: What CISOs need to know
- Can AI code generation really replace human developers?

George Fitzmaurice is a former Staff Writer at ITPro and ChannelPro, with a particular interest in AI regulation, data legislation, and market development. After graduating from the University of Oxford with a degree in English Language and Literature, he undertook an internship at the New Statesman before starting at ITPro. Outside of the office, George is both an aspiring musician and an avid reader.
-
ITPro Podcast: Amazon layoffs and the return of XPSITPro Podcast This year's tech layoffs have just begun, as Amazon sheds 16,000 workers in one go
-
Notorious RAMP hacker forum seized by FBINews Billing itself as the “only place ransomware allowed", RAMP catered mainly for Russian-speaking cyber criminals
-
A torrent of AI slop submissions forced an open source project to scrap its bug bounty program – maintainer claims they’re removing the “incentive for people to submit crap”News Curl isn’t the only open source project inundated with AI slop submissions
-
‘This is a platform shift’: Jensen Huang says the traditional computing stack will never look the same because of AI – ChatGPT and Claude will forge a new generation of applicationsNews The Nvidia chief says new applications will be built “on top of ChatGPT” as the technology redefines software
-
So much for ‘trust but verify’: Nearly half of software developers don’t check AI-generated code – and 38% say it's because it takes longer than reviewing code produced by colleaguesNews A concerning number of developers are failing to check AI-generated code, exposing enterprises to huge security threats
-
Microsoft is shaking up GitHub in preparation for a battle with AI coding rivalsNews The tech giant is bracing itself for a looming battle in the AI coding space
-
AI could truly transform software development in 2026 – but developer teams still face big challenges with adoption, security, and productivityAnalysis AI adoption is expected to continue transforming software development processes, but there are big challenges ahead
-
‘1 engineer, 1 month, 1 million lines of code’: Microsoft wants to replace C and C++ code with Rust by 2030 – but a senior engineer insists the company has no plans on using AI to rewrite Windows source codeNews Windows won’t be rewritten in Rust using AI, according to a senior Microsoft engineer, but the company still has bold plans for embracing the popular programming language
-
AI is creating more software flaws – and they're getting worseNews A CodeRabbit study compared pull requests with AI and without, finding AI is fast but highly error prone
-
AI doesn’t mean your developers are obsolete — if anything you’re probably going to need bigger teamsAnalysis Software developers may be forgiven for worrying about their jobs in 2025, but the end result of AI adoption will probably be larger teams, not an onslaught of job cuts.