But this isn't the first time a tech exec has predicted the death of coding.
Jensen Huang says kids shouldn't learn to code — they should leave it up to AI.::At the recent World Government Summit in Dubai, Nvidia CEO Jensen Huang made a counterintuitive break with tech leader wisdom by saying that programming is no longer a vital skill due to the AI revolution.
I thought coding skill is mostly about logical thinking, problem solving, and idea implementation instead of merely writing code?
Even then, who's gonna code to improve the AI in a meaningful way if everyone not learning to code? What if AI write their own update badly and no one correct it, and then the badly written AI write an even worst version of it? I think in biology we called that cancer.
Even if AI were able to be trusted, you still need to know the material to know what you're even asking the AI for.
It's a ruler to guide the pencil, not the pencil drawing a straight line itself, you still have to know how to draw to be able to use it in a way that fits what you want to do.
And who will code the code for ML/AI models ? I mean for Jr. Developers this is going to be a better way to learn than "did you Google it? " And maybe have precise answers to your questions. But it sounds more to me like "maybe you should buy more of our silicon".
Sounds a bit like "640kb is more than enough" oneliner. But let's see what it will bring.
"I have a foreboding of an America in my children's or grandchildren's time...when awesome technological powers are in the hands of a very few, and no one representing the public interest can even grasp the issues; when the people have lost the ability to set their own agendas or knowledgeably question those in authority; when, clutching our crystals and nervously consulting our horoscopes, our critical faculties in decline, unable to distinguish between what feels good and what's true, we slide, almost without noticing, back into superstition and darkness..."
Carl Sagan,
Astrologist/Horposcopist from ancient times.
While large language models are impressive they seem to still lack the ability to actually reason which is quite important for programmer. Another thing they lack is human like intuition that allows us to seek solutions to problems with limited knowledge or without any existing solutions.
With the boom bringing a lot more money and attention to A.I the reasoning abilities will probably improve but until it's good enough we'll need people who can actually understand code. Once it's good enough then we don't really need people like Jensen Huang since robots can do whatever he does but better.
Yeah, tell kids not to learn how to code so that way they can't understand what your products actually do so you can claim plausible deniability to them that they aren't sucking up all your data like a hoover.
Bullshit. Even if AI were to fully replace is software developers (which I highly doubt), programming is still a very useful skill to learn just for the problem solving skills.
Isn't this basically "CEO of AI hardware company says that more people should use AI"? Not really news, since you wouldn't really expect him to say otherwise.
I use LLMs daily to code but the more complex the issue is I try to solve the more work I have to do to get it to actually produce what I need. I feel like at some point we will get to where UML failed…it will just be easier to write the code.
But I don’t like writing long Linq queries or Angular templates or whatever, it does that quite well (70% of the time it is 70% correct or so). So it takes over the part of coding I dislike.
So no just being able to write code might be unnecessary but that’s like 10% of my day.
I think my take is, he might be right. That is that by the time kids become adults we may have AGI and we'll either be enslaved or have much less work to do (for better or worse).
But AI as it is now, relies on input from humans. When left to take their own output as input, they go full Alabama (sorry Alabamites) with their output pretty quickly. Currently, they work as a tool in tandem with a human that knows what they're doing. If we don't make a leap from this current iteration of AI, then he'll be very very wrong.