Coding tutorials are dying because of ChatGPT
42sThe creator reveals a shocking stat about tutorial revenue dropping 80% and how-to videos being completely replaced by AI.
▶ Play Clip"Delivers on its premise but spends 18 minutes repeating 5 minutes of thoughts."
In this talk-style video, a programming YouTuber reflects on how generative AI has drastically reduced the viability of coding tutorials on YouTube. He shares personal revenue drops, critiques blind AI usage, and argues that learning to code — and ask the right questions — remains essential even as AI becomes a tool.
The creator's YouTube channel revenue has dropped to about 20% of what it used to be, and he believes programming and AI are uncertain, speculative topics.
Teaching programming on YouTube is no longer viable as a full-time job because how-to videos are being replaced by ChatGPT and similar AI tools that answer questions instantly.
With ChatGPT 5.2, people engage in 'vibe coding' — nudging code in a direction without fully understanding it. This is a trap many beginners fall into.
Many people copy-paste AI-generated code without reviewing or understanding it because they haven't learned how to check code.
The traditional progression from beginner → junior → professional is being bypassed. People jump straight to an 'AI professional' level, leading to bad code and security issues.
Companies advertise tools that build real apps 'in plain English,' but the resulting code won't account for security, edge cases, or maintainability.
Even programmers who use AI as a tool are unsure if they'll have jobs in five years. AI-generated code still needs human validation and adaptation.
A large programming channel recently admitted that AI has killed teaching tutorials on YouTube, and the creator's own revenue is down to 20%.
Companies see AI as a way to save money by replacing programmers, even if it means accepting low-quality, insecure code.
AI cannot be 'un-opened.' Whether you like it or not, you'll need to use it to get a job in the future. Completely avoiding AI will leave you behind.
AI can answer 'how do I do this' questions, but it can't teach fundamentals. Beginners don't know what questions to ask and can't evaluate AI output.
The creator's channel grew because he teaches from a beginner's perspective, making content accessible, even if it's not production-ready.
AI is undeniably reshaping programming education and employment, but the need for human critical thinking — and the ability to ask the right questions — isn't going away. The future belongs to those who treat AI as a tool, not a replacement for learning.
What percentage did the creator's YouTube revenue drop to?
About 20% of what it used to be.
00:05
What does 'vibe coding' mean?
Pushing or nudging the code in a certain direction with AI, without fully understanding it.
01:14
What was the traditional programming career ladder before AI?
Beginner → junior → professional programmer.
02:24
What is 'AI slop'?
Low-quality, shallow AI-generated content that floods the internet.
09:31
How does the creator describe AI?
As a tool, not a replacement, and as Pandora's box.
13:17
Why can't AI teach beginners to program?
Beginners don't know the right questions to ask and can't distinguish good code from bad code.
15:58
What does the robot-builder analogy illustrate?
Using AI to build things without understanding the underlying work makes you a 'contractor' responsible for the result.
05:16
What is the best-case scenario for AI programming, according to the creator?
People still get jobs as programmers, but they use AI as a tool to translate and validate what it produces.
08:04
AI is Pandora's box
This succinctly captures the irreversible nature of AI and frames the entire argument for learning to use it.
11:00Right questions matter
It explains why beginners get poor AI results — they lack the fundamentals to ask and evaluate correctly.
15:58Employers choose savings over quality
A hard truth about corporate incentives: low-quality AI is often seen as cheaper than skilled programmers.
08:17Even AI-using programmers face uncertainty
Highlights the anxiety affecting all programmers, even those who embrace AI as a tool.
05:03AI can't replace fundamental learning
Clarifies the difference between getting an answer and actually learning how to program.
14:36[00:05] on the channel has dropped to about 20% of what it used to be. And I think programming and AI is something that's kind of just like floating in the air. really know exactly what is going to happen yet. But it is something that
[00:19] people can just sort of speculate on to see exactly what is happening to people learning programming. Uh what about people want to learn programming? Should they even start learning it? cuz is it even viable in the future? But teaching
[00:32] programming on YouTube is something that isn't really that viable as a full-time job anymore. How-to videos are basically being just completely replaced by chat tpt. I think this is going to be probably like a talk video just kind of
[00:47] talking about the real things happening right now when it comes to AI and programming. uh because it is something that affects us and it is something that we have to take into account before you spend the next 10 years wanting to
[00:59] pursue the art of programming as a programmer hired in a company. Especially seeing how fast AI is developing. Just since chat tpt came out, we're at 5.2 right now, which is the version that people are using to to
[01:14] vibe coding now, which basically means you're just kind of like pushing or nudging the code in a certain direction. And it's a trap that a lot of people they fall into because whether you like
[01:28] it or not, AI programming is going to become a thing in the future. There's people today just saying, "Oh, AI is bad. I don't want to have anything to do with it because it is killing off and destroying more than what it's worth
[01:43] having." people can have that opinion. AI is still going to be a thing. It is just the reality of the situation we're in right now. So even if you decide not to use AI out of principle, you're still kind of left in a spot where okay, well
[01:59] the future of programming is changing and other people who are willing to use AI, they're just going to overtake the people who refuse to use AI. And then you have people who just blindly use AI. There's just so many people they just
[02:11] There's just so many people they just copy paste AI generated code. They don't look through the code. They don't understand the code because they haven't learned how to check the code. we had this new ladder of people learning
[02:24] skills when it comes to programming where in the past before AI we used to have beginners who went to like junior to you know I don't know professional programmer like there was this ladder of steps you had to go through in order to
[02:37] become from a beginner to a professional and today people using AI go from beginner to AI professional I guess they just sort of jump directly from there to there and it's not something that I in any way
[02:53] it's not something that I in any way condone cuz it is something that will provide very bad code and security breaches and whatever you might destroy you're programming. Like there's no questioning, there's no validation,
[03:07] there's no learning how to program. They just you learn the very basics of how to copy paste HTML code into you know Visual Studio Code and how to run it inside of website and how to upload the website. But the actual creation process
[03:23] of the website is just left to AI. You don't understand it. You don't question it. You just use it. So where you have AI avoidance essentially and then you have blind AI reliance. You have people creating these fragile, insecure,
[03:40] unmaintainable applications because they don't actually understand exactly what they're building. And again, who knows? Maybe in the future, 5 years from now, because just see how far along AI came since its release, maybe you can just
[03:53] write application in pure English like you just prompt it and then it creates applications that are secure, can just be sold, used directly. Maybe the average person who has no programming experience will just be able to create
[04:08] apps without understanding how to program. That is kind of the future we're moving towards. I I saw advertisements. Companies are their tool to build real life applications using AI in plain English,
[04:23] which is kind of scary because if it's as good as chat GPT is, then it will not be very good code. It's going to be it's going to be working. It will create an
[04:35] application that can run, but it's not going to take every consideration into account that needs to be taken into account when it comes to creating something that is secure. It's not going to break, that's not going to have some
[04:48] sort of flaws in it. You need to have that programmer brain to go in and understand how the application can break depending on what the AI is spitting out. Then you have people who use AI as a tool. I do that. But then again, I'm
[05:03] not even sure whether or not programmers like me are going to have a job in five years. So, in my opinion, as it is right now today, we still need programmers to read, to validate code, to adapt the code that the AI is spitting out. It's
[05:16] the same thing as hiring a person or a robot that can build houses. Like, you have no knowledge of how to build the flooring, the walls, the ceiling, how to keep everything, you know, from falling apart after you build it. But the robot
[05:30] does. But because you bought the robot, now you are a what do you call that? A contractor. It's just kind of fun to think about, I think, because I'm not think about, I think, because I'm not sitting here advertising against AI. I'm
[05:43] not advertising for AI. I'm just sharing thoughts because we don't know right now what the world is becoming when it comes to programming. Sure, some people have lost jobs over AI. that might be the direction we're heading where everyone
[05:59] starts losing their jobs or the AI bubble is going to burst and companies bubble is going to burst and companies are going to realize that okay so AI is need programmers to ask the right questions or maybe like I said in 5
[06:12] years we're just going to have AI be able to create these perfect apps because it's constantly adapting and becoming more and more perfect because who knows AI is getting better and better and better and better because
[06:24] taking that and paralleling it over to is that how you say it? Paralleling mirroring it over to my YouTube channel. Content creators definitely see a difference in people using AI. I forgot what the channel name is, but there's a
[06:38] very big programming channel right now who just released a video like this week. basically addressing the fact that the reason they haven't uploaded any teaching tutorials for the past long time has been because AI has just killed
[06:53] it off completely on YouTube, [laughter] which I can testament to is true cuz my revenue is down to about 20%. It's just nonviable. If I had to come with some thoughts about what exactly works on YouTube and what doesn't work
[07:08] when it comes to teaching tutorials, in my experience, howto videos are just completely dead. People will just use AI to learn how to do things. How do you make a comet system in PHP? And then the AI is just
[07:24] go. Here's the code." And it'll explain line for line what everything does. And you know maybe people will actually try to learn it or they'll just copy paste and use it without questioning it. Again going back to the previous talk. So
[07:37] there's the other side which is still kind of this question mark because will people get to realization after the the AI bubble burst that programmers need to
[07:49] learn how to program and do critical thinking before they just copy paste content from AI generated code. If that's the case, then teaching tutorials are still viable because they teach you how to do critical thinking. They teach
[08:04] you how to program essentially so you can then translate whatever the AI is spitting out. That would actually be like the I guess the best case scenario for AI programming as it is right now. Uh people still getting jobs as
[08:17] programmers, but they're using AI as a tool. Basically, they they translate Unfortunately, that's not how a lot of the employers are seeing AI today. They just see that they can save money on replacing programmers with AI. Like the
[08:33] price for lowquality AI slot is worth paying for saving money on those employees. That's basically how companies think nowadays. So even if programmers are still technically needed inside a company, it's not necessarily
[08:46] something that the employers are going to decide is necessary. Honestly, I'm about people actually getting laid off today and being replaced by AI because I can testify to the fact that AI does not generate perfect code yet. You know,
[09:01] maybe this is a thing you can do 5 years from now, but today AI is not good enough. This is where the red flag starts popping in because I could understand people getting laid off for AI if AI actually generated perfect code
[09:15] and generated apps without requiring a programmer's knowledge in order to create the app using the code. But we're not there yet. It's flawed whatever is being created. But people are still getting fired [laughter] over AI slob
[09:31] There's even artists out there who said, "Well, we're going to use AI as a tool, you know, back when it came out. 3 years later, people are realizing, okay, people are not using AI as a tool." That that was a dream scenario. Like that's
[09:46] that's the best case scenario. People are just generating slob. They're just are just generating slob. They're just generating code or images, you know, art or whatever. and they just like the internet is just being bloated with all
[10:00] this AI content that because it's easy to make, it's fast to make, it requires very low effort, it's fun, fast, and it's risky and shallow. There's there's there's no filling in AI slob. It's just it's it's a quick fix. And unfortunately
[10:15] today, that is what young people want. They don't have the attention span to sit and watch a long video. Like the first two minutes of this video, people probably left already cuz h, you know, we don't have Subway Surfer on the side,
[10:28] we're listening to this guy talk. That's how young people are today. They they they they can't focus in the same way as us older people can. I'm not saying all people, they can't. They need fast content, and that's just that's what AI
[10:45] is. But again, it's important for me to to highlight like I strongly believe that people who do avoid AI completely are just going to get so left behind. It is not me sitting here promoting AI or doing anything like that. It is just a
[11:00] reality check. It's the objective truth that AI is Pandora's box. It's been opened. We cannot take it back again. People can dislike it as much as they People can dislike it as much as they want, but do yourself a favor and don't
[11:14] disregard AI completely because you will need to use it to get a job in the future. You you can't go out and find a job and just be a programmer. We don't know what the jobs are going to be. It could be validating AI output, training
[11:28] new AIs, you know, for specific tasks inside a company. Maybe we'll have a person on standby to fix any catastrophic failures that the AI is going to spit out because the code isn't good enough. So, we need a human to see
[11:42] what is going wrong here. Even though maybe that's going to be a job. And there's so many people new to right now saying, "Well, this is where AI is heading. This is what it's doing right now. Programming is dead in the future."
[11:54] Honestly, we don't know. It's going to definitely change how programming works in the future. It's going to change how the jobs are going to be but we don't know whether or not program is going to be dead or you know obsolete or taken
[12:07] over by AI or people you know companies might still be afraid of just relying on AI once the AI bubble burst and there will need to programmers to have AI as a tool rather than as a replacement. We don't know and that's kind of the scary
[12:23] part right now. There's a serious issue here when it comes to AI uh that has to be solved going into the future. I honestly just to parallel over to something else. I still believe that young people today have not learned how
[12:36] to behave themselves on the internet. Since the internet came out, there should have been classes in school teaching young people how to traverse the internet, how to behave properly, not be toxic because they can hide
[12:50] behind a monitor, behind an avatar, because it's real people they're talking of thing, but it's not being taught. So, the internet is a very toxic place because it has not been taught to people or to kids how to use it properly. And
[13:04] it's the same thing when it comes to AI. right now it's just running a mock. People are not learning how to use AI properly. Slob is just being generated. People are not learning how to use AI properly as a tool. They just use AI as
[13:17] a replacement for their own skills. And that's a real big issue that we're going to run into in the future. And I so hope the world is going to start realizing that AI is not a replacement. It's it's a tool. It's not going to go away. We
[13:32] fingers cuz like I said, Pandora's box is open. But we can hopefully hope that people are going to realize that it's a tool, not a replacement. On my channel,
[13:44] tool, not a replacement. On my channel, I have tried doing teaching, which still works right now. And I think the reason that it's still alive is because there's still some people out there who believes that it's worth learning critical
[13:57] thinking, learning the skills to do programming yourself without relying on AI to just generate code and then you just don't need to understand it. You just need to copy paste it. Like people still need to learn programming to
[14:09] Those people are still watching tutorials. I seriously refuse to believe that teaching channels are going to go completely extinct because people still need to learn how to understand code. And that's really the thing that people
[14:23] need to to understand. It's not the fact that AI is bad. It's the fact that we get AI slob. You know, people just using AI without critical thinking. Like that's the real issue here. And and hopefully that's going to be something
[14:36] when it comes to YouTube content, it it's not really that we lost YouTube tutorials in that sort of sense. I think it's more that we we lost the the small searches, you know, how do I do this? Well, AI can give you the answer very
[14:50] fast. But if you want to learn how to program in a beginner sense and you want to learn how to actually perform programming, that is something that AI cannot really teach you because you need to know the right questions to ask the
[15:05] AI. There's a specific thing on my channel that actually made my channel big to begin with, which is not the fact that I'm a good programmer because there's many who are better than me. But the reason that my channel is big, is
[15:17] because I know how to put myself in the shoes of a person who is completely new watch my videos and they say, "Well, this cannot be used in production. You cannot make a website like this. It's not going to be secure." And to that I
[15:32] say, well, no, of course not. Because if you make something that is completely production ready, it's going to go over people's head. People who are complete beginners when it comes to programming need to learn
[15:45] how to ask the right questions. They they have no fundamental understanding of programming whatsoever. All they can do is say, "Please create me a website." And is that going to have an AI create you a very good website? No, it's not
[15:58] because they don't ask the right questions. I can use AI to make a good website because I know how to prompt the right questions. And that's the thing there's a lot of professional programmers freaking out about AI, but
[16:11] how to ask the right questions and beginners, they don't know how to do that. And like I said, even if they do ask the right questions, they don't They can't tell right from wrong. Is this good code? Is it going to have
[16:25] seconds? Like what is going on here? Again, just kind of sharing my thoughts like where I stand when it comes to AI. The thing that prompted me to make this video here is the fact that I've been putting out a lot of variety of content.
[16:40] I've been trying out different things to figure out how to survive right now that I've just kind of reached the point now where I'm just sort of tired of trying different things. making different YouTube videos is not about not creating
[16:55] any sort of teaching content anymore. Because what it's actually about is Because what it's actually about is people being so new to AI that they don't understand that what they're doing is using AI the wrong way. They're
[17:07] basically sabotaging themselves because they don't learn how to program. They just learn how to copy paste. So, thank you so much for watching this video and you so much for watching this video and thank you to the Patreons, patronons,
[17:19] the channel and the people watching these videos are basically the reason why I'm still uploading videos. I love seeing them when people they they you something from a video and oh my god, you know, I got them through their exam
[17:34] or whatever. Like it's the best feeling ever. That's really the thing that I I want to keep having help people in that sort of way. And hopefully my channel is going to be a way to to do that. So, thank you for
[17:48] watching and I'll see you guys next time.
⚡ Saved you 0h 18m reading this? Transcribe any YouTube video for free — no signup needed.